fixed import
This commit is contained in:
parent
45c1ade0f1
commit
c3370a8ec2
|
@ -6,6 +6,8 @@ use \htmlStatusMessage;
|
||||||
use \htmlSubTitle;
|
use \htmlSubTitle;
|
||||||
use \htmlOutputText;
|
use \htmlOutputText;
|
||||||
use \htmlImage;
|
use \htmlImage;
|
||||||
|
use function \LAM\SCHEMA\get_schema_objectclasses;
|
||||||
|
use function \LAM\SCHEMA\get_cached_schema;
|
||||||
/*
|
/*
|
||||||
|
|
||||||
This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
|
This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
|
||||||
|
|
Loading…
Reference in New Issue