From c44cecdb7289bdbfd3e2feee1c58534adee7bb95 Mon Sep 17 00:00:00 2001 From: rboren Date: Sat, 27 Nov 2004 00:42:55 +0000 Subject: [PATCH] Use empty() to check if $feed is set at the beginning of the feed files. Bug 495. git-svn-id: http://svn.automattic.com/wordpress/trunk@1888 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-atom.php | 2 +- wp-commentsrss2.php | 4 ++-- wp-rdf.php | 2 +- wp-rss.php | 2 +- wp-rss2.php | 8 ++++---- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/wp-atom.php b/wp-atom.php index 858021025a..b8cfc6afe8 100644 --- a/wp-atom.php +++ b/wp-atom.php @@ -1,6 +1,6 @@