[-] MO : fixed bug #PSCFV-4456
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17640 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user