mirror of
https://github.com/webmin/webmin.git
synced 2026-02-08 00:12:14 +00:00
Use new module
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user