Current Path : /webspace/www.babilon.be/html/shop/modules/productcomments/upgrade/ |
Current File : //webspace/www.babilon.be/html/shop/modules/productcomments/upgrade/install-2.4.php |
<?php if (!defined('_PS_VERSION_')) exit; function upgrade_module_2_4($object) { return ($object->registerHook('displayProductListReviews') && $object->registerHook('top')); }