Revision 8f426df0
Von Bernd Bleßmann vor mehr als 3 Jahren hinzugefügt
scripts/task_server.pl | ||
---|---|---|
26 | 26 |
use SL::DB::AuthClient; |
27 | 27 |
use SL::DB::BackgroundJob; |
28 | 28 |
use SL::System::Process; |
29 |
use SL::BackgroundJob::ALL; |
|
30 | 29 |
use SL::Form; |
31 | 30 |
use SL::Helper::DateTime; |
32 | 31 |
use SL::InstanceConfiguration; |
Auch abrufbar als: Unified diff
SL::DB::BackgroudJob::ALL entfernt
Wird nicht wirklich gebraucht und war bis vor dem letzten Release auch
nicht richtig mitgepflegt worden.