mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +02:00
Closes #1801 Code cleanup. Deprecated method errors added.
This commit is contained in:
@@ -50,7 +50,7 @@ if (isset($_POST['submit_cache']))
|
||||
|
||||
if (isset($_POST['trigger_empty_cache']))
|
||||
{
|
||||
e107::getLog()->logSuccess(CACLAN_6);
|
||||
e107::getLog()->addSuccess(CACLAN_6);
|
||||
switch ($_POST['option_clear_cache'])
|
||||
{
|
||||
case 'empty_contentcache':
|
||||
|
Reference in New Issue
Block a user