Current Path : /webspace/www.babilon.be/html/shop/modules/homefeatured/upgrade/ |
Current File : //webspace/www.babilon.be/html/shop/modules/homefeatured/upgrade/install-1.1.php |
<?php if (!defined('_PS_VERSION_')) exit; function upgrade_module_1_1($object) { return ($object->registerHook('addproduct') && $object->registerHook('updateproduct') && $object->registerHook('deleteproduct')); }