This should fix #693.

This commit is contained in:
James Cole
2017-07-07 08:04:21 +02:00
parent 71eed45b77
commit dd508dbc49
5 changed files with 52 additions and 30 deletions

View File

@@ -86,6 +86,7 @@ class ImportRoutine
Log::info(sprintf('Done with import job %s', $this->job->key));
return true;
}