mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 08:39:57 +02:00
Media-Manager speed optimization
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
if($_GET['action'] == 'dialog')
|
||||
{
|
||||
define('e_MINIMAL',true);
|
||||
}
|
||||
|
||||
if (!defined('e107_INIT'))
|
||||
{
|
||||
require_once("../class2.php");
|
||||
|
Reference in New Issue
Block a user