mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 14:20:31 +01:00
Use new module in top-level CGIs
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
# client. From then on, direct TCP connections can be made to this port
|
||||
# to send requests and get replies.
|
||||
|
||||
do './web-lib.pl';
|
||||
BEGIN { push(@INC, ".."); };
|
||||
use WebminCore;
|
||||
use POSIX;
|
||||
use Socket;
|
||||
$force_lang = $default_lang;
|
||||
|
||||
Reference in New Issue
Block a user