✏️ 正在编辑: disabled_all.php
路径:
/usr/src/litespeed-wp-plugin/6.5.0.2/litespeed-cache/tpl/inc/disabled_all.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php namespace LiteSpeed; defined('WPINC') || exit(); $err = __('Disable All Features', 'litespeed-cache'); // other plugin left cache expired rules in .htaccess which will cause conflicts echo Admin_Display::build_notice(Admin_Display::NOTICE_RED, $err);
💾 保存文件
← 返回文件管理器