// Removed one call of a function called twice #PSCFV-3635
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16861 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -320,7 +320,6 @@ class BlockCategories extends Module
|
||||
private function _clearBlockcategoriesCache()
|
||||
{
|
||||
$this->_clearCache('blockcategories.tpl');
|
||||
Tools::restoreCacheSettings();
|
||||
}
|
||||
|
||||
public function hookCategoryAddition($params)
|
||||
|
||||
Reference in New Issue
Block a user