From 9525e4c63c7ec170697b13f3f0c0b17b1c5e400c Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 30 Apr 2004 09:13:43 +0000 Subject: [PATCH] Remove language elements from RSS files. git-svn-id: https://develop.svn.wordpress.org/trunk@1216 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-rss.php | 1 - wp-rss2.php | 1 - 2 files changed, 2 deletions(-) diff --git a/wp-rss.php b/wp-rss.php index 06c5409734..ddbca07b7c 100644 --- a/wp-rss.php +++ b/wp-rss.php @@ -18,7 +18,6 @@ header('Content-type: text/xml', true); http://backend.userland.com/rss092 - diff --git a/wp-rss2.php b/wp-rss2.php index 7e85437807..0e01d16b5d 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -20,7 +20,6 @@ header('Content-type: text/xml', true); <?php bloginfo_rss('name') ?> - Copyright http://wordpress.org/?v=