using blog_charset for this feed too
git-svn-id: https://develop.svn.wordpress.org/trunk@1049 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
08dbbe64ed
commit
baf38808af
@ -5,7 +5,7 @@ if (! $feed) {
|
||||
|
||||
header('Content-type: text/xml');
|
||||
|
||||
echo '<?xml version="1.0"?'.'>';
|
||||
echo '<?xml version="1.0" encoding="'.get_settings('blog_charset').'"?'.'>';
|
||||
?>
|
||||
<!-- generator="wordpress/<?php echo $wp_version ?>" -->
|
||||
<rss version="2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user