mirror of
https://github.com/webmin/webmin.git
synced 2026-09-14 01:20:38 +01:00
Use new module
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Functions for viewing and managing zones
|
||||
# XXX proper pool selection field
|
||||
|
||||
do '../web-lib.pl';
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
&init_config();
|
||||
do '../ui-lib.pl';
|
||||
&foreign_require("net", "net-lib.pl");
|
||||
&foreign_require("mount", "mount-lib.pl");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user