Changeset 1049

Show
Ignore:
Timestamp:
04/02/04 17:44:06 (4 years ago)
Author:
michelvaldrighi
Message:

using blog_charset for this feed too

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-commentsrss2.php

    r956 r1049  
    66header('Content-type: text/xml'); 
    77 
    8 echo '<?xml version="1.0"?'.'>';  
     8echo '<?xml version="1.0" encoding="'.get_settings('blog_charset').'"?'.'>';  
    99?> 
    1010<!-- generator="wordpress/<?php echo $wp_version ?>" -->