PATH:
usr
/
src
/
litespeed-wp-plugin
/
6.0.0.1
/
litespeed-cache
/
tpl
/
inc
<?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);
[-] show_rule_conflict.php
[edit]
[-] in_upgrading.php
[edit]
[+]
..
[-] check_if_network_disable_all.php
[edit]
[-] metabox.php
[edit]
[-] show_display_installed.php
[edit]
[-] check_cache_disabled.php
[edit]
[-] admin_footer.php
[edit]
[-] modal.header.php
[edit]
[-] api_key.php
[edit]
[-] disabled_all.php
[edit]
[-] show_error_cookie.php
[edit]
[-] modal.footer.php
[edit]