aboutsummaryrefslogtreecommitdiff
path: root/views/default/friends/tablelist.php
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-30 14:31:34 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-30 14:31:34 +0000
commite82f9f21b5094e303d70b33d380c2ee1e68e8b66 (patch)
treedb6722f2c61132fec6d55361a032f32ffcda5b2b /views/default/friends/tablelist.php
parent5c13b26a250c5bd8cc18790d5b39fc46c86020f8 (diff)
downloadelgg-e82f9f21b5094e303d70b33d380c2ee1e68e8b66.tar.gz
elgg-e82f9f21b5094e303d70b33d380c2ee1e68e8b66.tar.bz2
Added friends picker callback
git-svn-id: https://code.elgg.org/elgg/trunk@1602 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/friends/tablelist.php')
-rw-r--r--views/default/friends/tablelist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/friends/tablelist.php b/views/default/friends/tablelist.php
index a304e8fda..38f577a2d 100644
--- a/views/default/friends/tablelist.php
+++ b/views/default/friends/tablelist.php
@@ -25,7 +25,7 @@
$column = 0;
foreach($vars['entities'] as $entity) {
if (!($entity instanceof ElggEntity)) $entity = get_entity($entity);
- if ($entity) {
+ if ($entity instanceof ElggEntity) {
?>
<td style="width:25px">