mirror of
https://github.com/webmin/webmin.git
synced 2025-08-16 14:51:18 +00:00
ui-libification of ldap module
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user