Use new module

This commit is contained in:
Jamie Cameron
2009-03-03 21:31:15 +00:00
parent aa02d2cad3
commit e33464fe1f

View File

@@ -1,9 +1,9 @@
# mon-lib.pl
# Common functions for mon
do '../web-lib.pl';
BEGIN { push(@INC, ".."); };
use WebminCore;
&init_config();
do '../ui-lib.pl';
$mon_config_file = "$config{'cfbasedir'}/mon.cf";
$under = { '' => [ 'authtype', 'hostgroup', 'watch', 'use', 'period',