X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/ff81ee6e8304a1982a3ec4f5b134764a29d502cf..8d3bb1a5dcfdea9857d3c88c3751f09593e34dc8:/index.php diff --git a/index.php b/index.php index 3e3db402..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' );