From ca2a782574a7c7285d1d0e4cea4a3c86873daa93 Mon Sep 17 00:00:00 2001 From: Ryan Boren 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: https://develop.svn.wordpress.org/trunk@1888 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 @@