View | Details | Raw Unified | Return to bug 35700
Collapse All | Expand All

(-)a/misc/cronjobs/holds/holds_reminder.pl (-2 lines)
Lines 31-37 use Koha::Libraries; Link Here
31
use Koha::Notice::Templates;
31
use Koha::Notice::Templates;
32
use Koha::Patrons;
32
use Koha::Patrons;
33
use Koha::Script -cron;
33
use Koha::Script -cron;
34
use Data::Dumper;
35
34
36
=head1 NAME
35
=head1 NAME
37
36
38
- 

Return to bug 35700