From: toyomoyo Date: Fri, 21 Apr 2006 02:37:28 +0000 (+0000) Subject: nothing much here X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8ae1314c61a5046ed7601e28f5c0cc07e02eaae2;p=moodle.git nothing much here --- diff --git a/blog/lib.php b/blog/lib.php index 44f38ba3bb..bb854d604e 100755 --- a/blog/lib.php +++ b/blog/lib.php @@ -117,7 +117,7 @@ echo $addlink; } - if (isset($blogEntries) ) { + if ($blogEntries) { $count = 0; foreach ($blogEntries as $blogEntry) {