From 3a8216bbe962513b019a1fa6c31e6b223dc36505 Mon Sep 17 00:00:00 2001 From: SecretR Date: Thu, 7 Mar 2013 14:22:25 +0200 Subject: [PATCH] Admin global language defines load fix --- e107_admin/boot.php | 1 - 1 file changed, 1 deletion(-) diff --git a/e107_admin/boot.php b/e107_admin/boot.php index 5712d8045..d5ec5dbf8 100644 --- a/e107_admin/boot.php +++ b/e107_admin/boot.php @@ -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');