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:
michelvaldrighi 2004-04-02 17:44:06 +00:00
parent 08dbbe64ed
commit baf38808af
1 changed files with 1 additions and 1 deletions

View File

@ -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"