HUGE COMMIT : code cleaning circulation.
[koha_ffzg] / reports / manager.pl
index f73a8e0..aa7cd74 100755 (executable)
@@ -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;