X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=reports%2Fmanager.pl;h=aa7cd74f4eedda0b8c400c85df25bdd94be14271;hb=c596d553740ebb6299b133fc6b71ca47ed0ff2e7;hp=f73a8e01bd4e5b67c640df17b4254d86a08ae553;hpb=d23c6c9955e1f0da653933bcda3c9f78bfda94e5;p=koha_ffzg diff --git a/reports/manager.pl b/reports/manager.pl index f73a8e01bd..aa7cd74f4e 100755 --- a/reports/manager.pl +++ b/reports/manager.pl @@ -23,7 +23,7 @@ use C4::Auth; use C4::Context; use C4::Output; use C4::Interface::CGI::Output; -use C4::Circulation::Circ2; +use C4::Circulation; my $input = new CGI;