mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
Improve speed in admin area. Clear caching only on admin home page and e107 update page.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
*
|
||||
*/
|
||||
define("e_MINIMAL",true);
|
||||
define('e_ADMIN_UPDATE', true); // used in class2.php
|
||||
require_once ("../class2.php");
|
||||
|
||||
// include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_'.e_PAGE);
|
||||
|
Reference in New Issue
Block a user