mirror of
https://github.com/webmin/webmin.git
synced 2026-02-11 01:32:03 +00:00
Use new module
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user