From c10a2e3fe29eb7cea1ac9bc18877b100896626e3 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 20 Nov 2008 07:31:46 -0500 Subject: stop trying to get count from query darcs-hash:20081120123146-84dde-299808e2ed7a793a8240ab1c54e71b27f51307c4.gz --- lib/profilelist.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/profilelist.php') diff --git a/lib/profilelist.php b/lib/profilelist.php index 15ac2a6da..ebc974d6b 100644 --- a/lib/profilelist.php +++ b/lib/profilelist.php @@ -45,6 +45,8 @@ class ProfileList { } common_element_end('ul'); + + return $cnt; } function show() { -- cgit v1.2.3-54-g00ecf