Revision d099ba10
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
SL/BackgroundJob/CleanBackgroundJobHistory.pm | ||
---|---|---|
1 | 1 |
package SL::BackgroundJob::CleanBackgroundJobHistory; |
2 | 2 |
|
3 |
use strict; |
|
4 |
|
|
3 | 5 |
use parent qw(SL::BackgroundJob::Base); |
4 | 6 |
|
5 | 7 |
use SL::DB::BackgroundJobHistory; |
Auch abrufbar als: Unified diff
use strict