mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
fixed typo
This commit is contained in:
parent
788440b69d
commit
8286bb3dc6
@ -525,7 +525,7 @@
|
||||
'async_times' => serialize($job['times']),
|
||||
'async_method' => $job['method'],
|
||||
'async_data' => serialize($job['data']),
|
||||
'async_accont_id' => $job['account_id'],
|
||||
'async_account_id'=> $job['account_id'],
|
||||
);
|
||||
if ($exists)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user