Use new module

This commit is contained in:
Jamie Cameron
2009-03-03 21:30:48 +00:00
parent 6be4eaaff6
commit 0344f98450

View File

@@ -1,8 +1,8 @@
#!/usr/local/bin/perl
do "../web-lib.pl";
BEGIN { push(@INC, ".."); };
use WebminCore;
&init_config();
do '../ui-lib.pl';
# parse_inittab()
# Returns a list of entries from the /etc/inittab file