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