]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/BackgroundJob/ALL.pm
Vergessen AuditTrail als DB-Objekt zu löschen
[kivitendo-erp.git] / SL / BackgroundJob / ALL.pm
index 5688d2cc8d549bf8f01e3efb672fe519ad97e3f1..84c55ee00555ee8622e083762b8f2b33a83aee78 100644 (file)
@@ -3,6 +3,7 @@ package SL::BackgroundJob::ALL;
 use strict;
 
 use SL::BackgroundJob::Base;
+use SL::BackgroundJob::BackgroundJobCleanup;
 use SL::BackgroundJob::CleanBackgroundJobHistory;
 use SL::BackgroundJob::CreatePeriodicInvoices;