[-] MO: Clear blockcategories_footer.tpl cache

This commit is contained in:
Rémi Gaillard
2013-02-11 16:30:04 +01:00
parent 498904d22a
commit d2ce6050d2
@@ -315,6 +315,7 @@ class BlockCategories extends Module
private function _clearBlockcategoriesCache()
{
$this->_clearCache('blockcategories.tpl');
$this->_clearCache('blockcategories_footer.tpl');
}
public function hookCategoryAddition($params)