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');