Use new module

This commit is contained in:
Jamie Cameron
2009-03-03 21:30:31 +00:00
parent c8b06a6816
commit 9e72ade241

View File

@@ -1,8 +1,8 @@
# Common functions for editing the Frox config file
do '../web-lib.pl';
BEGIN { push(@INC, ".."); };
use WebminCore;
&init_config();
do '../ui-lib.pl';
@ui_tds = ( undef, "nowrap" );
# get_config()