.. | |||||
admin_footer.php | |||||
check_cache_disabled.php | |||||
check_if_network_disable_all.php | |||||
disabled_all.php | |||||
in_upgrading.php | |||||
metabox.php | |||||
modal.footer.php | |||||
modal.header.php | |||||
show_display_installed.php | |||||
show_error_cookie.php | |||||
show_rule_conflict.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);
.. | |||||
admin_footer.php | |||||
check_cache_disabled.php | |||||
check_if_network_disable_all.php | |||||
disabled_all.php | |||||
in_upgrading.php | |||||
metabox.php | |||||
modal.footer.php | |||||
modal.header.php | |||||
show_display_installed.php | |||||
show_error_cookie.php | |||||
show_rule_conflict.php |