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 . '/inc/define.php'; $redirect = w3_instance('W3_Redirect'); $redirect->process(); $config = w3_instance('W3_Config'); if ($config->get_boolean('pgcache.enabled')) { $w3_pgcache = w3_instance('W3_PgCache'); $w3_pgcache->process(); } } }