mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
clean up of cache after using (admin) connection via forceEAProfileLoad
This commit is contained in:
parent
0925ea6313
commit
ba56cef6d4
@ -1221,6 +1221,7 @@
|
||||
'email' => html::input('account_email',$group_repository['account_email'],'',' style="width: 100%;"'),
|
||||
));
|
||||
}
|
||||
emailadmin_bo::unsetCachedObjects($default_profile_id);
|
||||
}
|
||||
}
|
||||
$availableApps = $GLOBALS['egw_info']['apps'];
|
||||
|
Loading…
Reference in New Issue
Block a user