diff --git a/e107_plugins/news/news.php b/e107_plugins/news/news.php index 269fcf1af..d9be40c21 100644 --- a/e107_plugins/news/news.php +++ b/e107_plugins/news/news.php @@ -16,10 +16,6 @@ if (!defined('e107_INIT')) require_once("../../class2.php"); } -if(e_DEBUG !== 'news') -{ - exit; -} class news_front {