mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-19 17:38:06 +02: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;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$criteria[] = "egw_addressbook.account_id is not null ";
|
|
||||||
|
|
||||||
if (!is_object($GLOBALS['egw']->contacts)) throw new exception('No $GLOBALS[egw]->contacts!');
|
if (!is_object($GLOBALS['egw']->contacts)) throw new exception('No $GLOBALS[egw]->contacts!');
|
||||||
|
|
||||||
$accounts = array();
|
$accounts = array();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user