mirror of
https://github.com/webmin/webmin.git
synced 2026-06-21 20:00:26 +01:00
Use new module
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# dnsadmin common functions
|
||||
|
||||
do '../web-lib.pl';
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
&init_config();
|
||||
do '../ui-lib.pl';
|
||||
&foreign_require("bind8", "bind8-lib.pl");
|
||||
do "$bind8::module_root_directory/records-lib.pl";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user