mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
Fix for last commit.
This commit is contained in:
@@ -27,7 +27,7 @@ $_E107['no_online'] = true;
|
||||
$_E107['no_forceuserupdate'] = true;
|
||||
$_E107['no_menus'] = true;
|
||||
$_E107['no_maintenance'] = true;
|
||||
$_E107['no_theme'] = true;
|
||||
//$_E107['no_theme'] = true;
|
||||
require_once("../class2.php");
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user