mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
set the default account_id again
This commit is contained in:
parent
93c2a3f15d
commit
30bae00dc9
@ -136,6 +136,8 @@
|
||||
return False;
|
||||
}
|
||||
|
||||
$phpgw_info['user']['account_id'] = $this->account_id;
|
||||
|
||||
if ($phpgw_info['server']['cache_phpgw_info'])
|
||||
{
|
||||
$t = $this->appsession('phpgw_info_cache','phpgwapi');
|
||||
|
Loading…
Reference in New Issue
Block a user