.. | |||||
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(); $msg = __('LiteSpeed cache plugin upgraded. Please refresh the page to complete the configuration data upgrade.', 'litespeed-cache'); echo self::build_notice(self::NOTICE_BLUE, $msg);
.. | |||||
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 |