Underlying default cannot be switched yet

This commit is contained in:
Jamie Cameron
2017-05-25 08:00:49 -07:00
parent 675e9ec513
commit 14610a77f1

View File

@@ -7,7 +7,7 @@
$main::default_debug_log_size = 10*1024*1024;
$webmin_feedback_address = "feedback\@webmin.com";
$default_lang = "en.UTF-8";
$default_lang = "en";
$default_charset = "iso-8859-1";
=head2 unique(string, ...)