mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:29 +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%;"'),
|
'email' => html::input('account_email',$group_repository['account_email'],'',' style="width: 100%;"'),
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
emailadmin_bo::unsetCachedObjects($default_profile_id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$availableApps = $GLOBALS['egw_info']['apps'];
|
$availableApps = $GLOBALS['egw_info']['apps'];
|
||||||
|
Loading…
Reference in New Issue
Block a user