fix for problem preventing async-vacation to be run properly

This commit is contained in:
Klaus Leithoff 2015-01-20 14:32:57 +00:00
parent d371fc76ce
commit f5e9f6b55a

View File

@ -747,7 +747,7 @@ class mail_sieve
try
{
$ret = $icServer->setVacationUser($_vacation['account_id'], null, $_vacation);
$ret = $icServer->setVacationUser($_vacation['account_id'], $_vacation);
self::setAsyncJob($_vacation);
}
// if mail account no longer exists --> remove async job