📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 20:42:21
📂
/
/
usr
/
src
/
litespeed-wp-plugin
/
7.1
/
litespeed-cache
/
tpl
/
inc
✏️
Editing: 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);
💾 Save Changes
❌ Cancel