mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
"fix for bug #2072: usergroups invisible after last svn update"
This commit is contained in:
parent
4634465bb8
commit
21a85af3d6
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user