From 63fc518ac92658c4cde65453a4841689b5d56f53 Mon Sep 17 00:00:00 2001 From: michelvaldrighi Date: Thu, 1 Apr 2004 13:30:29 +0000 Subject: [PATCH] migration to get_settings git-svn-id: https://develop.svn.wordpress.org/trunk@1046 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-rss.php | 2 +- wp-rss2.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-rss.php b/wp-rss.php index adc689d1ad..f10dc4a9c8 100644 --- a/wp-rss.php +++ b/wp-rss.php @@ -19,7 +19,7 @@ header('Content-type: text/xml', true); http://backend.userland.com/rss092 - + diff --git a/wp-rss2.php b/wp-rss2.php index 5aec502881..a335bea883 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -17,7 +17,7 @@ header('Content-type: application/rss+xml', true); <?php bloginfo_rss('name') ?> - + Copyright http://wordpress.org/?v=