Current Path : /proc/3848981/root/webspace/www.babilon.be/html/shop/modules/crossselling/upgrade/ |
Current File : //proc/3848981/root/webspace/www.babilon.be/html/shop/modules/crossselling/upgrade/install-0.8.php |
<?php if (!defined('_PS_VERSION_')) exit; function upgrade_module_0_8($object) { if (!$object->isRegisteredInHook('header')) return $object->registerHook('header'); return true; }