// 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:
dMetzger
2012-08-16 07:47:54 +00:00
parent eb1609d270
commit c9ee83cc46
@@ -320,7 +320,6 @@ class BlockCategories extends Module
private function _clearBlockcategoriesCache()
{
$this->_clearCache('blockcategories.tpl');
Tools::restoreCacheSettings();
}
public function hookCategoryAddition($params)