fixing additional authors links on detail pages in opac and staff catalogs
[koha_fer] / reports / reservereport.pl
index 692da8b..d67320b 100755 (executable)
 
 use strict;
 use C4::Stats;
-use C4::Date;
+use C4::Dates qw/format_date/;
 use CGI;
 use C4::Output;
 use C4::Branch; # GetBranches
 use C4::Auth;
-use C4::Interface::CGI::Output;
 use C4::Koha;