diff --git a/b2rdf.php b/b2rdf.php index c5f1b4998f..94b653b0e1 100644 --- a/b2rdf.php +++ b/b2rdf.php @@ -51,9 +51,7 @@ if (!isset($rss_language)) { $rss_language = 'en'; } xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" > - "> - <?php bloginfo_rss('name') ?> @@ -65,17 +63,15 @@ if (!isset($rss_language)) { $rss_language = 'en'; } hourly 1 2000-01-01T12:00+00:00 - - + - + - - + <?php the_title_rss() ?> @@ -94,6 +90,5 @@ if (!isset($rss_language)) { $rss_language = 'en'; } ?> ]]> - - + \ No newline at end of file diff --git a/b2rss.php b/b2rss.php index 4332d176c3..44376ba01a 100644 --- a/b2rss.php +++ b/b2rss.php @@ -55,7 +55,7 @@ if (!isset($rss_excerpt_length) || ($rss_encoded_html == 1)) { $rss_excerpt_leng - + <?php the_title_rss() ?> - + \ No newline at end of file diff --git a/b2rss2.php b/b2rss2.php index 023ab06a10..6040256194 100644 --- a/b2rss2.php +++ b/b2rss2.php @@ -66,7 +66,7 @@ if (!isset($rss_excerpt_length) || ($rss_encoded_html == 1)) { $rss_excerpt_leng 1 2000-01-01T12:00+00:00 - + <?php the_title_rss() ?> @@ -86,6 +86,6 @@ if (!isset($rss_excerpt_length) || ($rss_encoded_html == 1)) { $rss_excerpt_leng ?> ]]> - + \ No newline at end of file