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

(-)a/reports/reserves_stats.pl (-2 lines)
Lines 34-40 use Koha::ItemTypes; Link Here
34
use Koha::Libraries;
34
use Koha::Libraries;
35
use Koha::Patron::Categories;
35
use Koha::Patron::Categories;
36
use List::MoreUtils qw/any/;
36
use List::MoreUtils qw/any/;
37
use YAML::XS;
38
37
39
=head1 NAME
38
=head1 NAME
40
39
41
- 

Return to bug 27673