X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Fstats.print.pl;h=066aafa4b6a843e227b6cfd7325a3277b5b23840;hb=d89e100dda471f2c63fbf0cef4fd2aae0e407e64;hp=1d89520fc07fa59b9ce84abf097c1c9bfc9c71b2;hpb=100e6a9808ead4ee8d951da59ead1550e75bb4c3;p=koha_fer diff --git a/reports/stats.print.pl b/reports/stats.print.pl index 1d89520fc0..066aafa4b6 100755 --- a/reports/stats.print.pl +++ b/reports/stats.print.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl use strict; +#use warnings; FIXME - Bug 2505 use CGI; use C4::Output;