Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/litespee.../tpl/cache
File: network_settings-browser.tpl.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* LiteSpeed Cache Browser Settings
[2] Fix | Delete
*
[3] Fix | Delete
* Includes the browser cache settings template for LiteSpeed Cache.
[4] Fix | Delete
*
[5] Fix | Delete
* @package LiteSpeed
[6] Fix | Delete
* @since 1.0.0
[7] Fix | Delete
*/
[8] Fix | Delete
[9] Fix | Delete
namespace LiteSpeed;
[10] Fix | Delete
[11] Fix | Delete
defined( 'WPINC' ) || exit;
[12] Fix | Delete
[13] Fix | Delete
require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
[14] Fix | Delete
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function