index of
/
home
/
thefkyzp
/
www
/
wp-content
/
plugins
/
litespeed-cache
/
tpl
/
cache
/
File: /home/thefkyzp/www/wp-content/plugins/litespeed-cache/tpl/cache/settings_inc.cache_favicon.tpl.php
<?php namespace LiteSpeed ; defined( 'WPINC' ) || exit ; ?> <tr> <th> <?php $id = Base::O_CACHE_FAVICON ; ?> <?php $this->title( $id ) ; ?> </th> <td> <?php $this->build_switch( $id ) ; ?> <div class="litespeed-desc"> <?php echo __( 'favicon.ico is requested on most pages.', 'litespeed-cache' ) ; ?> <?php echo __( 'Caching this resource may improve server performance by avoiding unnecessary PHP calls.', 'litespeed-cache' ) ; ?> <br /><?php Doc::notice_htaccess() ; ?> </div> </td> </tr>