Disabled the group filter part

This commit is contained in:
jengo 2001-04-17 19:06:39 +00:00
parent 13f1ac3bcb
commit 1d85c1d8c7

View File

@ -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')),