X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7688c6ba71852cd89123b62b2d57683535e4702a..58b0523c599c731e868bd4bc05b0d686a98d254f:/index.php?ds=sidebyside 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' );