X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/80b7979fccf09a75af3f4c111fa27060ae6dbf85..d3947bc013df7edd54b46deed8230d2eeafc5ecb:/wp-includes/feed-rss.php diff --git a/wp-includes/feed-rss.php b/wp-includes/feed-rss.php index 2e6c9338..df231968 100644 --- a/wp-includes/feed-rss.php +++ b/wp-includes/feed-rss.php @@ -5,26 +5,41 @@ * @package WordPress */ -header('Content-Type: ' . feed_content_type('rss-http') . '; charset=' . get_option('blog_charset'), true); +header('Content-Type: ' . feed_content_type('rss') . '; charset=' . get_option('blog_charset'), true); $more = 1; echo ''; ?> - <?php bloginfo_rss('name'); wp_title_rss(); ?> + <?php wp_title_rss(); ?> http://backend.userland.com/rss092 - + + <?php the_title_rss() ?> ]]> - +