✏️ 正在编辑: index.php
路径:
/home/bpioifn/www/pigmentse/modules/easycart/classes/index.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * Please do not edit or add any code in this file without the permission of PIBBLU * * @author Saravana Technology Solutions * @copyright Saravana Technology Solutions * @license http://www.pibblu.in * Prestashop version 1.7+ * easycart 1.0.0 * Dec 2017 */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); header("Cache-Control: no-store, no-cache, must-revalidate"); header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); header("Location: ../"); exit;
💾 保存文件
← 返回文件管理器