"fix for bug #2072: usergroups invisible after last svn update"

This commit is contained in:
Ralf Becker 2009-05-10 15:02:04 +00:00
parent 4634465bb8
commit 21a85af3d6

View File

@ -379,8 +379,6 @@ class accounts_sql
break;
}
}
$criteria[] = "egw_addressbook.account_id is not null ";
if (!is_object($GLOBALS['egw']->contacts)) throw new exception('No $GLOBALS[egw]->contacts!');
$accounts = array();