* @copyright 2016 SmatDataSoft * @license private * @version 5.1.3 * International Registered Trademark & Property of SmatDataSoft */ if (!defined('_PS_VERSION_')) { exit; } function upgrade_module_4_2_4($object) { return true; }