* @copyright 2019 ModuleFactory.co * @license ModuleFactory.co Commercial License */ if (!defined('_PS_VERSION_')) { exit; } function upgrade_module_2_2_0($module) { return (bool)$module; }