registerHook('actionObjectGroupAddAfter'); $module->registerHook('actionObjectGroupUpdateAfter'); $module->registerHook('actionObjectGroupDeleteAfter'); $module->unregisterHook('actionObjectCartRuleAddAfter'); $module->unregisterHook('actionObjectCartRuleUpdateAfter'); $module->unregisterHook('actionObjectCartRuleDeleteAfter'); PageCache::updateCacheKeyForCountries(); PageCache::updateCacheKeyForUserGroups(); JprestaCustomer::deleteAllFakeUsers(); return (bool)$ret; }