From 600b71019494e1c29898a620e58c0d2602f37b74 Mon Sep 17 00:00:00 2001 From: donncha Date: Fri, 24 Nov 2006 16:16:44 +0000 Subject: WP Merge to 4524 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-rss2.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wp-rss2.php') diff --git a/wp-rss2.php b/wp-rss2.php index baec198..4addfc4 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -12,7 +12,7 @@ $more = 1; '; ?> -http://wordpress.org/?v= - + <?php the_title_rss() ?> @@ -51,6 +51,6 @@ $more = 1; - + -- cgit