mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 22:57:14 +02:00
Additional checks for constants. Disable addon lookup cache in debug mode.
This commit is contained in:
@@ -61,6 +61,7 @@ if (isset($_POST['trigger_empty_cache']))
|
||||
case 'empty_syscache':
|
||||
e107::getCache()->clearAll('system');
|
||||
e107::getLog()->flushMessages(CACLAN_16);
|
||||
e107::getSession()->clear('addons-update-status');
|
||||
break;
|
||||
|
||||
case 'empty_dbcache':
|
||||
|
Reference in New Issue
Block a user