Current Path: > home > codekrsu > > cuddlebuds.lk > wp-content > plugins > litespeed-cache > tpl > inc
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
admin_footer.php | File | 1792 bytes | July 30 2025 23:05:04. | |
check_cache_disabled.php | File | 2051 bytes | July 30 2025 23:05:04. | |
check_if_network_disable_all.php | File | 884 bytes | July 30 2025 23:05:04. | |
in_upgrading.php | File | 528 bytes | July 30 2025 23:05:04. | |
metabox.php | File | 1618 bytes | July 30 2025 23:05:04. | |
modal.deactivation.php | File | 5927 bytes | July 30 2025 23:05:04. | |
show_display_installed.php | File | 1709 bytes | July 30 2025 23:05:04. | |
show_error_cookie.php | File | 921 bytes | July 30 2025 23:05:04. | |
show_rule_conflict.php | File | 935 bytes | July 30 2025 23:05:04. |
<?php /** * LiteSpeed Cache Database Login Cookie Notice * * Displays a notice about mismatched login cookies for LiteSpeed Cache. * * @package LiteSpeed * @since 1.0.0 */ namespace LiteSpeed; defined('WPINC') || exit(); $err = esc_html__('NOTICE: Database login cookie did not match your login cookie.', 'litespeed-cache') . ' ' . esc_html__('If the login cookie was recently changed in the settings, please log out and back in.', 'litespeed-cache') . ' ' . sprintf( esc_html__('If not, please verify the setting in the %sAdvanced tab%s.', 'litespeed-cache'), "<a href='" . esc_url(admin_url('admin.php?page=litespeed-cache#advanced')) . '">', '</a>' ); if (LITESPEED_SERVER_TYPE === 'LITESPEED_SERVER_OLS') { $err .= ' ' . esc_html__('If using OpenLiteSpeed, the server must be restarted once for the changes to take effect.', 'litespeed-cache'); } self::add_notice(self::NOTICE_YELLOW, $err);
SILENT KILLER Tool