diff options
Diffstat (limited to 'lib/profilelist.php')
-rw-r--r-- | lib/profilelist.php | 2 |
1 files changed, 2 insertions, 0 deletions
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() { |