mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 11:20:25 +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!
|
||||
// here mostly because of BC reasons
|
||||
//if(!deftrue('e_MINIMAL'))
|
||||
if(!deftrue('e_ADMIN_UI'))
|
||||
{
|
||||
|
||||
$_plugins = e107::getPref('plug_installed');
|
||||
|
Reference in New Issue
Block a user