diff --git a/phpgwapi/inc/class.nextmatchs.inc.php b/phpgwapi/inc/class.nextmatchs.inc.php index 7b50ceca61..7f950ffdf2 100644 --- a/phpgwapi/inc/class.nextmatchs.inc.php +++ b/phpgwapi/inc/class.nextmatchs.inc.php @@ -307,7 +307,7 @@ { if ($filter_obj == 1) { - $user_groups = $phpgw->accounts->memberships($phpgw_info['user']['account_id']); +// $user_groups = $phpgw->accounts->memberships($phpgw_info['user']['account_id']); $indexlimit = count($user_groups); $filter_obj = array(array('none',lang('Show all')),