We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3eb27 commit ba23d46Copy full SHA for ba23d46
setup.php
@@ -19,7 +19,7 @@
19
exit;
20
}
21
22
-include_once "settings_localization_array.php";
+include_once "admin_settings_localization_array.php";
23
$errorLog = ini_get('error_log') ?: "Debian/Ubuntu default is usually /var/log/apache2/error.log";
24
25
// Get a list of all available timezones
0 commit comments