X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Facquisitions_stats.pl;h=6c29e478020a3850534c7006ce56772e4fdaeb4c;hb=9efbc2d935f590fc5d158fa49d3925df975dded5;hp=fe038be008ff3cb5ab6d00a0266a6f382effe477;hpb=6e7a4d3a3da8db196dddb502c09817dd291f3590;p=koha_gimpoz diff --git a/reports/acquisitions_stats.pl b/reports/acquisitions_stats.pl index fe038be008..6c29e47802 100755 --- a/reports/acquisitions_stats.pl +++ b/reports/acquisitions_stats.pl @@ -21,6 +21,7 @@ # test comment use strict; +#use warnings; FIXME - Bug 2505 use C4::Auth; use CGI; use C4::Context;