Changeset 5969 for trunk/src/includes/replies/functions.php
- Timestamp:
- 01/10/2016 03:25:55 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/replies/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/functions.php
r5951 r5969 2196 2196 2197 2197 // Display the feed 2198 header( 'Content-Type: ' . feed_content_type( 'rss -http' ) . '; charset=' . get_option( 'blog_charset' ), true );2198 header( 'Content-Type: ' . feed_content_type( 'rss2' ) . '; charset=' . get_option( 'blog_charset' ), true ); 2199 2199 header( 'Status: 200 OK' ); 2200 2200 echo '<?xml version="1.0" encoding="' . get_option( 'blog_charset' ) . '"?' . '>'; ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)