From 0e99dc1bf5c653af4b097fda29a9d61e2362b4fa Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 11 Feb 2005 00:59:50 +0000 Subject: [PATCH] Better error checking git-svn-id: https://develop.svn.wordpress.org/trunk@2248 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/index.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wp-admin/index.php b/wp-admin/index.php index 282f141a46..80dd6baffb 100644 --- a/wp-admin/index.php +++ b/wp-admin/index.php @@ -89,7 +89,7 @@ $rss = @fetch_rss('http://feeds.technorati.com/cosmos/rss/?url='. trailingslashi if ( isset($rss->items) && 0 != count($rss->items) ) { ?>