mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +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");
|
require_once("../../class2.php");
|
||||||
}
|
}
|
||||||
|
|
||||||
if(e_DEBUG !== 'news')
|
|
||||||
{
|
|
||||||
exit;
|
|
||||||
}
|
|
||||||
|
|
||||||
class news_front
|
class news_front
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user