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