✏️ 正在编辑: upgrade-2.1.0.php
路径:
/home/bpioifn/www/pigmentse/modules/productquotation/upgrade/upgrade-2.1.0.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * DISCLAIMER * * Do not edit or add to this file. * You are not authorized to modify, copy or redistribute this file. * Permissions are reserved by FME Modules. * * @author FMM Modules * @copyright FME Modules 2018 * @license Single domain */ if (!defined('_PS_VERSION_')) { exit; } function upgrade_module_2_1_0($module) { return ($module->registerHook('displayProductListReviews')); }
💾 保存文件
← 返回文件管理器