updateCacheKeyForCountries(); JprestaUtils::dbExecuteSQL('ALTER TABLE `' . _DB_PREFIX_ . PageCacheDAO::TABLE . '` DROP COLUMN `mask_country`'); $module->registerHook('actionObjectSpecificPriceDeleteAfter'); $module->registerHook('actionObjectSpecificPriceRuleAddAfter'); $module->registerHook('actionObjectSpecificPriceRuleUpdateAfter'); $module->registerHook('actionObjectSpecificPriceRuleDeleteAfter'); $module->registerHook('actionObjectCartRuleAddAfter'); $module->registerHook('actionObjectCartRuleUpdateAfter'); $module->registerHook('actionObjectCartRuleDeleteAfter'); return (bool)$ret; }