Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
firepot
/
wp-content
/
plugins
/
litespeed-cache
/
tpl
/
inc
:
in_upgrading.php
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
<?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);