X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Fstats.print.pl;h=066aafa4b6a843e227b6cfd7325a3277b5b23840;hb=264de2962112f4084f39374a11164ed2b926f59c;hp=1f1947d409ef172704b04c2de7480eeebed2e9a1;hpb=1f10e56f02ee44dd1b5da8c3491c4bc41c84ca39;p=koha_fer diff --git a/reports/stats.print.pl b/reports/stats.print.pl index 1f1947d409..066aafa4b6 100755 --- a/reports/stats.print.pl +++ b/reports/stats.print.pl @@ -1,11 +1,11 @@ #!/usr/bin/perl use strict; +#use warnings; FIXME - Bug 2505 use CGI; use C4::Output; -use HTML::Template; + use C4::Auth; -use C4::Interface::CGI::Output; use C4::Context; use Date::Manip; use C4::Stats;