X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Fstats.print.pl;h=066aafa4b6a843e227b6cfd7325a3277b5b23840;hb=264de2962112f4084f39374a11164ed2b926f59c;hp=8df2ea722e91d4fbcce8ab281dbd037936f75bb2;hpb=fc1342f73df868410e0ab670981f25ba2e1acd74;p=koha_fer diff --git a/reports/stats.print.pl b/reports/stats.print.pl index 8df2ea722e..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 C4::Auth; -use C4::Interface::CGI::Output; use C4::Context; use Date::Manip; use C4::Stats;