]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/ms-files.php
WordPress 3.4
[autoinstalls/wordpress.git] / wp-includes / ms-files.php
index e7ab0a4cccae0172f1220ce9756f58a51786d895..100ba2c6d19b14cf3eaae92aa4a667942c59034f 100644 (file)
@@ -80,4 +80,3 @@ if ( ( $client_last_modified && $client_etag )
 
 // If we made it this far, just serve the file
 readfile( $file );
-?>