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