using blog_charset for this feed too

git-svn-id: http://svn.automattic.com/wordpress/trunk@1049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
michelvaldrighi 2004-04-02 17:44:06 +00:00
parent 1eebb0b327
commit c5a9ac64ba

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"