MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosnacweb04/bosnacweb04ak/b2322/dot.antimicrobial/public_html/
File Upload :
Current < : /hermes/bosnacweb04/bosnacweb04ak/b2322/dot.antimicrobial/public_html/wp-blog-header.php

<?php
/**
 * Loads the WordPress environment and template.
 *
 * @package WordPress
 */

if ( !isset($wp_did_header) ) {

	$wp_did_header = true;

	require_once( dirname(__FILE__) . '/wp-load.php' );

	wp();

	require_once( ABSPATH . WPINC . '/template-loader.php' );

}