mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Make the new news script the default.
This commit is contained in:
@@ -16,10 +16,6 @@ if (!defined('e107_INIT'))
|
||||
require_once("../../class2.php");
|
||||
}
|
||||
|
||||
if(e_DEBUG !== 'news')
|
||||
{
|
||||
exit;
|
||||
}
|
||||
|
||||
class news_front
|
||||
{
|
||||
|
Reference in New Issue
Block a user