<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
define('WP_IN_ROOTDIR', true);
require('.//blog/wp-blog-header.php');
?>
