A lot of code cleanup and code sanitation done.
This commit is contained in:
@@ -16,6 +16,7 @@ include_once './bin/php/Functions/globalFunctions.php';
|
||||
include_once './login/php/authFunctions.php';
|
||||
|
||||
$locale = getPreferredLocale();
|
||||
|
||||
$translations = require $_SERVER['DOCUMENT_ROOT'] . "/bin/locales/{$locale}.php";
|
||||
|
||||
$GLOBALS['modules_enabled'] = getEnabledModules();
|
||||
|
||||
Reference in New Issue
Block a user