Current Path : /webspace/www.babilon.be/html/shop/modules/crossselling/upgrade/ |
Current File : //webspace/www.babilon.be/html/shop/modules/crossselling/upgrade/install-0.7.php |
<?php if (!defined('_PS_VERSION_')) exit; function upgrade_module_0_7($object) { return $object->registerHook('actionOrderStatusPostUpdate'); }