Current Path : /webspace/www.babilon.be/html/shop/modules/blocknewproducts/upgrade/ |
Current File : //webspace/www.babilon.be/html/shop/modules/blocknewproducts/upgrade/install-1.5.php |
<?php if (!defined('_PS_VERSION_')) exit; function upgrade_module_1_5($object) { return ($object->unregisterHook('rightColumn') && $object->registerHook('displayHomeTab') && $object->registerHook('displayHomeTabContent')); }