X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Fstats.screen.pl;h=1d3eaef332b0b43f11b368deda34e1c43677d3ef;hb=d8aa557fc92a7030eb9628dc5fcce3fef99046dc;hp=862c2a232c1a42916f439f662abaaf7410158897;hpb=4747ea7462c04770484386538b1594c1760bc75b;p=koha_gimpoz diff --git a/reports/stats.screen.pl b/reports/stats.screen.pl index 862c2a232c..1d3eaef332 100755 --- a/reports/stats.screen.pl +++ b/reports/stats.screen.pl @@ -16,6 +16,7 @@ # Suite 330, Boston, MA 02111-1307 USA use strict; +#use warnings; FIXME - Bug 2505 use CGI; use C4::Output; use C4::Auth;