scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
WordPress 3.9.2-scripts
[autoinstalls/wordpress.git]
/
wp-admin
/
load-styles.php
diff --git
a/wp-admin/load-styles.php
b/wp-admin/load-styles.php
index 75e655c4d4b6b7491bb235af305182699a67dda9..64ae474199d13d02b21357ba197137074850ccc9 100644
(file)
--- a/
wp-admin/load-styles.php
+++ b/
wp-admin/load-styles.php
@@
-134,7
+134,7
@@
foreach( $load as $handle ) {
}
}
-header('Content-Type: text/css');
+header('Content-Type: text/css
; charset=UTF-8
');
header('Expires: ' . gmdate( "D, d M Y H:i:s", time() + $expires_offset ) . ' GMT');
header("Cache-Control: public, max-age=$expires_offset");