parent
5735bf1795
commit
4c161d8921
|
@ -24,9 +24,6 @@ $Id$
|
||||||
// ldap.php provides basic functions to connect to the OpenLDAP server and get lists of users and groups.
|
// ldap.php provides basic functions to connect to the OpenLDAP server and get lists of users and groups.
|
||||||
include_once("../config/config.php");
|
include_once("../config/config.php");
|
||||||
|
|
||||||
// class representing local user entry with attributes of ldap user entry
|
|
||||||
include_once("userentry.php");
|
|
||||||
|
|
||||||
class Ldap{
|
class Ldap{
|
||||||
|
|
||||||
// object of Config to access preferences
|
// object of Config to access preferences
|
||||||
|
|
Loading…
Reference in New Issue