cleanup for serials and members for Dates
[koha_ffzg] / serials / statecollection.pl
index 1e26fed..715260a 100755 (executable)
@@ -19,7 +19,7 @@
 use strict;
 use CGI;
 use C4::Auth;
-use C4::Dates;
+use C4::Dates qw/format_date format_date_in_iso/;
 use C4::Output;
 use C4::Context;
 use C4::Serials;