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:
@@ -1,9 +1,9 @@
|
||||
# cfengine-lib.pl
|
||||
# Functions for parsing the cfengine config file
|
||||
|
||||
do '../web-lib.pl';
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
&init_config();
|
||||
do '../ui-lib.pl';
|
||||
|
||||
@known_sections = ( 'groups', 'control', 'homeservers', 'binservers',
|
||||
'mailserver', 'mountables', 'broadcast', 'resolve',
|
||||
|
||||
Reference in New Issue
Block a user