Followup C4::Circulation.pm previous commit
[koha.git] / serials / statecollection.pl
index fc928ee..715260a 100755 (executable)
@@ -19,7 +19,7 @@
 use strict;
 use CGI;
 use C4::Auth;
-use C4::Date;
+use C4::Dates qw/format_date format_date_in_iso/;
 use C4::Output;
 use C4::Context;
 use C4::Serials;