Remove blank data and lines after the closing ?> which can break image display for multisite.
git-svn-id: https://develop.svn.wordpress.org/trunk@14078 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a79d5c9964
commit
e8f1acbf41
@ -77,5 +77,4 @@ if ( ( $client_last_modified && $client_etag )
|
||||
|
||||
// If we made it this far, just serve the file
|
||||
readfile( $file );
|
||||
|
||||
?>
|
||||
?>
|
Loading…
Reference in New Issue
Block a user