File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1010// submodule
1111require_once __DIR__ . "/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php " ;
1212require_once __DIR__ . "/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPConn.php " ;
13+ require_once __DIR__ . "/lib/phpopenldaper/src/PHPOpenLDAPer/PosixGroup.php " ;
1314
1415// load libs
1516require_once __DIR__ . "/lib/UnityLDAP.php " ;
Original file line number Diff line number Diff line change 22// submodule
33require_once __DIR__ . "/../resources/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php " ;
44require_once __DIR__ . "/../resources/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPConn.php " ;
5+ require_once __DIR__ . "/../resources/lib/phpopenldaper/src/PHPOpenLDAPer/PosixGroup.php " ;
56
67require_once __DIR__ . "/../resources/lib/UnityLDAP.php " ;
78require_once __DIR__ . "/../resources/lib/UnityUser.php " ;
You can’t perform that action at this time.
0 commit comments