diff --git a/wp-includes/ms-files.php b/wp-includes/ms-files.php index 7ee0d7137..f41639dd5 100644 --- a/wp-includes/ms-files.php +++ b/wp-includes/ms-files.php @@ -77,5 +77,4 @@ if ( ( $client_last_modified && $client_etag ) // If we made it this far, just serve the file readfile( $file ); - -?> +?> \ No newline at end of file