removed include file userentry.php

(not used any longer)
This commit is contained in:
dechutes 2003-04-09 17:10:28 +00:00
parent 5735bf1795
commit 4c161d8921
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@ $Id$
// ldap.php provides basic functions to connect to the OpenLDAP server and get lists of users and groups.
include_once("../config/config.php");
// class representing local user entry with attributes of ldap user entry
include_once("userentry.php");
class Ldap{
// object of Config to access preferences