Use new module

This commit is contained in:
Jamie Cameron
2009-03-03 21:30:42 +00:00
parent 982f31f416
commit 68fe2efde7

View File

@@ -1,9 +1,9 @@
# idmapd-lib.pl
# Common functions for the idmapd config
do '../web-lib.pl';
BEGIN { push(@INC, ".."); };
use WebminCore;
&init_config();
do '../ui-lib.pl';
# get_config()
# Returns the idmapd config