mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Use new module
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
# XXX option to download connection as .conf file, and upload an existing
|
||||
# .conf file for addition
|
||||
|
||||
do '../web-lib.pl';
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
&init_config();
|
||||
do '../ui-lib.pl';
|
||||
|
||||
# get_config([file])
|
||||
# Returns an array of configured connections
|
||||
|
||||
Reference in New Issue
Block a user