mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Import missing global in strict mode https://github.com/webmin/webmin/issues/1186
This commit is contained in:
@@ -17,6 +17,7 @@ our $pfs_ssl_ciphers;
|
||||
our $info;
|
||||
our $root_directory;
|
||||
our %config;
|
||||
our $letsencrypt_cmd;
|
||||
|
||||
ui_print_header(undef, $text{'ssl_title'}, "");
|
||||
ReadParse();
|
||||
|
||||
Reference in New Issue
Block a user