mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Should help with Issue #53 - PHP Strict issues
This commit is contained in:
@@ -1123,7 +1123,7 @@ class themeHandler
|
||||
|
||||
$sql->db_Delete("menus", "menu_layout !='' ");
|
||||
|
||||
ecache::clear_sys();
|
||||
e107::getCache()->clear_sys();
|
||||
|
||||
if($core->save())
|
||||
{
|
||||
|
Reference in New Issue
Block a user