X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/bf5c68485ef07868ad0a91168ecd0092af7661ae..8f374b7233bc2815ccc387e448d208c5434eb961:/wp-includes/ms-files.php?ds=sidebyside diff --git a/wp-includes/ms-files.php b/wp-includes/ms-files.php index e7ab0a4c..100ba2c6 100644 --- a/wp-includes/ms-files.php +++ b/wp-includes/ms-files.php @@ -80,4 +80,3 @@ if ( ( $client_last_modified && $client_etag ) // If we made it this far, just serve the file readfile( $file ); -?>