forked from extern/egroupware
Reset after every job
This commit is contained in:
parent
df4137baee
commit
b95f9e7220
@ -425,7 +425,7 @@ class Asyncservice
|
|||||||
{
|
{
|
||||||
// checking / setting up egw_info/user
|
// checking / setting up egw_info/user
|
||||||
//
|
//
|
||||||
if ($GLOBALS['egw_info']['user']['account_id'] != $job['account_id'])
|
//if ($GLOBALS['egw_info']['user']['account_id'] != $job['account_id'])
|
||||||
{
|
{
|
||||||
// run notifications, before changing account_id of enviroment
|
// run notifications, before changing account_id of enviroment
|
||||||
Link::run_notifies();
|
Link::run_notifies();
|
||||||
|
Loading…
Reference in New Issue
Block a user