芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/public_html/wp-content/plugins/w3-total-cache/wp-content/advanced-cache.php
W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove
%s
.
', __FILE__ ); } } else { require_once W3TC_DIR . '/w3-total-cache-api.php'; if ( class_exists( '\W3TC\Dispatcher' ) ) { $w3tc_redirect = \W3TC\Dispatcher::component( 'Mobile_Redirect' ); $w3tc_redirect->process(); $w3tc_config = \W3TC\Dispatcher::config(); if ( $w3tc_config->get_boolean( 'pgcache.enabled' ) ) { $o = \W3TC\Dispatcher::component( 'PgCache_ContentGrabber' ); $o->process(); } } } }