X7ROOT File Manager
Current Path:
/home/notabjze/pyirates.net/wp-content/plugins/litespeed-cache/tpl/inc
home
/
notabjze
/
pyirates.net
/
wp-content
/
plugins
/
litespeed-cache
/
tpl
/
inc
/
ðŸ“
..
📄
admin_footer.php
(1.54 KB)
📄
check_cache_disabled.php
(1.56 KB)
📄
check_if_network_disable_all.php
(623 B)
📄
disabled_all.php
(259 B)
📄
in_upgrading.php
(241 B)
📄
metabox.php
(1.18 KB)
📄
modal.footer.php
(17 B)
📄
modal.header.php
(502 B)
📄
show_display_installed.php
(1.34 KB)
📄
show_error_cookie.php
(682 B)
📄
show_rule_conflict.php
(687 B)
Editing: show_error_cookie.php
<?php namespace LiteSpeed; defined('WPINC') || exit(); $err = __('NOTICE: Database login cookie did not match your login cookie.', 'litespeed-cache') . ' ' . __('If the login cookie was recently changed in the settings, please log out and back in.', 'litespeed-cache') . ' ' . sprintf(__('If not, please verify the setting in the <a href="%1$s">Advanced tab</a>.', 'litespeed-cache'), admin_url('admin.php?page=litespeed-cache#advanced')); if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') { $err .= ' ' . __('If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.', 'litespeed-cache'); } self::add_notice(self::NOTICE_YELLOW, $err);
Upload File
Create Folder