mirror of
https://github.com/webmin/webmin.git
synced 2026-06-20 11:20:30 +01:00
Use new module
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
# XXX option to make ports without names not server ports
|
||||
# XXX use is_server_port function
|
||||
|
||||
do '../web-lib.pl';
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
&init_config();
|
||||
do '../ui-lib.pl';
|
||||
if (&foreign_installed("syslog-ng")) {
|
||||
&foreign_require("syslog-ng", "syslog-ng-lib.pl");
|
||||
$syslog_module = "syslog-ng";
|
||||
|
||||
Reference in New Issue
Block a user