[-] MO : fixed bug #PSCFV-4456

This commit is contained in:
vAugagneur
2012-10-01 12:35:59 +00:00
parent 44d9b0501e
commit 2ee5aac659
@@ -54,6 +54,7 @@ class BlockCategories extends Module
!$this->registerHook('categoryUpdate') ||
!$this->registerHook('categoryDeletion') ||
!$this->registerHook('actionAdminMetaControllerUpdate_optionsBefore') ||
!$this->registerHook('actionAdminLanguagesControllerStatusBefore') ||
!Configuration::updateValue('BLOCK_CATEG_MAX_DEPTH', 4) ||
!Configuration::updateValue('BLOCK_CATEG_DHTML', 1))
return false;