Use new module

This commit is contained in:
Jamie Cameron
2009-03-03 21:30:14 +00:00
parent b548cd4ec6
commit a4b1925aae

View File

@@ -1,9 +1,9 @@
# dhcpd-lib.pl
# Functions for parsing the DHCPD config file
do '../web-lib.pl';
BEGIN { push(@INC, ".."); };
use WebminCore;
&init_config();
do '../ui-lib.pl';
# get_parent_config()
# Returns a dummy parent structure for the DHCP config