ui-libification of ldap module

This commit is contained in:
Jamie Cameron
2008-10-04 00:43:58 +00:00
parent c1c44a5354
commit 60abfcc57c
7 changed files with 91 additions and 67 deletions

View File

@ -4,6 +4,7 @@
require './ldap-useradmin-lib.pl';
&ReadParse();
&useradmin::load_theme_library(); # So that ui functions work
# Do the search
$ldap = &ldap_connect();