fixed to Cron

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-26 12:00:32 +01:00
parent 792d25fdd8
commit 3949a6858b
7 changed files with 222 additions and 258 deletions

View File

@@ -63,4 +63,4 @@ class MysqlHandler extends AbstractProcessingHandler
':datetime' => $record['datetime']->format('U')
]);
}
}
}