PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
mu-plugins
<?php /* Plugin Name: Endurance Browser Cache Description: Browser caching. Version: 0.4 Author: Mike Hansen Author URI: https://www.mikehansen.me/ License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html */ // Do not access file directly! if ( ! defined( 'WPINC' ) ) { die; } define( 'EBC_VERSION', 0.4 ); /* Code for the Endurance Browser Cache Plugin integrated into the Endurance Page Cache plugin. See merge for more information: https://github.com/bluehost/endurance-page-cache/commit/fc66c1963adef251bd0741acb1827d5cbc19941b new Endurance_Browser_Cache */
[-] endurance-page-cache.php
[edit]
[+]
..
[-] endurance-browser-cache.php
[edit]
[-] sso.php
[edit]