6 lines
118 B
PHP
6 lines
118 B
PHP
|
<?php
|
||
|
namespace LiteSpeed;
|
||
|
defined( 'WPINC' ) || exit;
|
||
|
|
||
|
require LSCWP_DIR . 'tpl/cache/settings_inc.browser.tpl.php';
|