✏️ 正在编辑: atos_return.php
路径:
/home/bpioifn/www/pigmentse/modules/atos/atos_return.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * 2007-2014 PrestaShop * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA <contact@prestashop.com> * @copyright 2007-2014 PrestaShop SA * @license http://addons.prestashop.com/en/content/12-terms-and-conditions-of-use * International Registered Trademark & Property of PrestaShop SA */ $_GET['fc'] = 'module'; $_GET['module'] = 'atos'; $_GET['controller'] = 'return'; require_once dirname(__FILE__) . '/../../index.php';
💾 保存文件
← 返回文件管理器