Make WordPress Core


Ignore:
Timestamp:
05/05/2004 06:32:18 AM (22 years ago)
Author:
saxmatt
Message:

Minor changes to RSS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-commentsrss2.php

    r1150 r1223  
    44}
    55
    6 header('Content-type: application/rss+xml', true);
     6header('Content-type: text/xml', true);
    77
    88echo '<?xml version="1.0" encoding="'.get_settings('blog_charset').'"?'.'>';
Note: See TracChangeset for help on using the changeset viewer.