diff --git a/wp-atom.php b/wp-atom.php index b3d83f8ed1..f845156da0 100644 --- a/wp-atom.php +++ b/wp-atom.php @@ -1,5 +1,6 @@ - diff --git a/wp-rss.php b/wp-rss.php index bc38db3ed0..2062ebb1e2 100644 --- a/wp-rss.php +++ b/wp-rss.php @@ -1,12 +1,13 @@ - '; ?> @@ -23,10 +24,6 @@ header('Content-type: text/xml', true); <?php the_title_rss() ?> "; the_category_unicode(); echo ""; -$more = 1; if (get_settings('rss_use_excerpt')) { ?> diff --git a/wp-rss2.php b/wp-rss2.php index 4c14fefb21..627459f3bb 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -1,16 +1,16 @@ - -'; ?> +'; ?>