From 0b56fd406382b703833c673976c94dc5a87ab7e6 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 30 Jul 2008 16:39:17 +0000 Subject: Lists of comments etc no longer display "none found" if there aren't any. git-svn-id: https://code.elgg.org/elgg/trunk@1609 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/elgglib.php | 1 + 1 file changed, 1 insertion(+) (limited to 'engine/lib/elgglib.php') diff --git a/engine/lib/elgglib.php b/engine/lib/elgglib.php index 698ea339c..0f15e3092 100644 --- a/engine/lib/elgglib.php +++ b/engine/lib/elgglib.php @@ -434,6 +434,7 @@ 'offset' => $offset, 'count' => $count, 'word' => 'annoff', + 'nonefound' => false, )); -- cgit v1.2.3