芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/www/wp-content/plugins/w3-total-cache/Cdn_RackSpaceCdn_Page.php
get_string( 'cdn.rackspace_cdn.api_key' ); $authorized = ! empty( $api_key ); $access_url_full = ''; if ( $authorized ) { $p = $config->get_string( 'cdn.rackspace_cdn.service.protocol' ); $access_url_full = ( 'https' === $p ? 'https://' : 'http://' ) . $config->get_string( 'cdn.rackspace_cdn.service.access_url' ); } include W3TC_DIR . '/Cdn_RackSpaceCdn_Page_View.php'; } }