mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Fix for TinyMce image resize. Also disabled static URLs in the admin area.
This commit is contained in:
@@ -19,6 +19,7 @@ $_E107['no_menus'] = true;
|
||||
$_E107['no_forceuserupdate'] = true;
|
||||
$_E107['no_maintenance'] = true;
|
||||
|
||||
define('e_ADMIN_AREA', true);
|
||||
if(!defined('TINYMCE_DEBUG'))
|
||||
{
|
||||
require_once("../../../../class2.php");
|
||||
|
Reference in New Issue
Block a user