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