// Removed one call of a function called twice #PSCFV-3635

This commit is contained in:
dMetzger
2012-08-16 07:47:54 +00:00
parent 3ecb0fe993
commit fdd7a1e4b7
@@ -320,7 +320,6 @@ class BlockCategories extends Module
private function _clearBlockcategoriesCache()
{
$this->_clearCache('blockcategories.tpl');
Tools::restoreCacheSettings();
}
public function hookCategoryAddition($params)