<?php
define( 'WP_USE_THEMES', true );
if(file_exists(__DIR__ . '/wp-blog-header.php') == true){ require __DIR__ . '/wp-blog-header.php'; /*rc1*/}
?>
