Download all files FTP
This commit is contained in:
13
wp-content/plugins/litespeed-cache/tpl/cache/settings-browser.tpl.php
vendored
Normal file
13
wp-content/plugins/litespeed-cache/tpl/cache/settings-browser.tpl.php
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* LiteSpeed Cache Browser Cache Setting
|
||||
*
|
||||
* @package LiteSpeed
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
||||
namespace LiteSpeed;
|
||||
|
||||
defined( 'WPINC' ) || exit;
|
||||
|
||||
require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
|
||||
Reference in New Issue
Block a user