mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 04:40:44 +02:00
Admin global language defines load fix
This commit is contained in:
@@ -28,7 +28,6 @@ e107::coreLan('footer', true);
|
|||||||
// plugin autoload, will be removed in the future!
|
// plugin autoload, will be removed in the future!
|
||||||
// here mostly because of BC reasons
|
// here mostly because of BC reasons
|
||||||
//if(!deftrue('e_MINIMAL'))
|
//if(!deftrue('e_MINIMAL'))
|
||||||
if(!deftrue('e_ADMIN_UI'))
|
|
||||||
{
|
{
|
||||||
|
|
||||||
$_plugins = e107::getPref('plug_installed');
|
$_plugins = e107::getPref('plug_installed');
|
||||||
|
Reference in New Issue
Block a user