X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7688c6ba71852cd89123b62b2d57683535e4702a..refs/tags/wordpress-4.1.3-scripts:/index.php diff --git a/index.php b/index.php index b1c655cd..dd3d5544 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,17 @@ \ No newline at end of file + +/** Loads the WordPress Environment and Template */ +require( dirname( __FILE__ ) . '/wp-blog-header.php' );