mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:29 +01:00
Remove debug code
This commit is contained in:
parent
b0490bc7d8
commit
56d248a2b1
@ -1680,7 +1680,6 @@ abstract class Framework extends Framework\Extra
|
||||
$options = array('account_type' => $type, 'tag_list' => true) + $accounts;
|
||||
$accounts = Accounts::link_query('', $options);
|
||||
}
|
||||
unset($list["accounts"][9]);
|
||||
// Make sure the user themselves is in there
|
||||
if(!array_key_exists($GLOBALS['egw_info']['user']['account_id'], $list['accounts']))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user