cleanup of reports/ Dates - missing format_date, etc.
[koha-ffzg.git] / reports / acquisitions_stats.pl
index e135ec0..ae09354 100755 (executable)
@@ -28,7 +28,7 @@ use C4::Context;
 use C4::Output;
 use C4::Koha;
 use C4::Circulation;
-use C4::Dates;
+use C4::Dates qw/format_date format_date_in_iso/;
 
 =head1 NAME