Changeset 901 for trunk/wp-rss2.php
- Timestamp:
- 02/21/2004 12:28:36 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-rss2.php
r836 r901 6 6 } 7 7 8 header('Content-type: text/xml', true);8 header('Content-type: application/rss+xml', true); 9 9 10 10 /* This doesn't take into account edits
Note: See TracChangeset
for help on using the changeset viewer.