From a2250e1854f23351b2a39e304e2bd5977f3fd867 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 26 Feb 2011 20:57:09 +0000 Subject: Fixes #2982 friends collections work even if the code is convoluted and poorly written. git-svn-id: http://code.elgg.org/elgg/trunk@8495 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/core/friends/collections.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/core/friends') diff --git a/views/default/core/friends/collections.php b/views/default/core/friends/collections.php index 5c1c824e7..d88d591ad 100644 --- a/views/default/core/friends/collections.php +++ b/views/default/core/friends/collections.php @@ -32,7 +32,7 @@ if (is_array($vars['collections']) && sizeof($vars['collections'])) {