forked from extern/egroupware
revert accident commit of patched egw class
This commit is contained in:
parent
0cd038b71f
commit
e1de24996b
@ -600,13 +600,11 @@ class egw extends egw_minimal
|
||||
_egw_log_exception($ex);
|
||||
}
|
||||
}
|
||||
/* not needed as rpm uses /etc/cron.d/egroupware
|
||||
// call the asyncservice check_run function if it is not explicitly set to cron-only
|
||||
if (!$GLOBALS['egw_info']['server']['asyncservice']) // is default
|
||||
{
|
||||
ExecMethod('phpgwapi.asyncservice.check_run','fallback');
|
||||
}
|
||||
*/
|
||||
$this->db->disconnect();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user