[BS5] include dependencies

This commit is contained in:
FreddleSpl0it
2022-03-30 07:54:07 +02:00
parent 36944f8073
commit c1792df819
39 changed files with 316546 additions and 27 deletions

View File

@@ -39,7 +39,6 @@ $globalVariables = [
'dual_login' => @$_SESSION['dual-login'],
'ui_texts' => $UI_TEXTS,
'css_path' => '/cache/'.basename($CSSPath),
'theme' => strtolower(trim($DEFAULT_THEME)),
'logo' => customize('get', 'main_logo'),
'available_languages' => $AVAILABLE_LANGUAGES,
'lang' => $lang,