serials subdir - Dates.pm integration and warnings fixes.
[koha_ffzg] / serials / statecollection.pl
index fc928ee..1e26fed 100755 (executable)
@@ -19,7 +19,7 @@
 use strict;
 use CGI;
 use C4::Auth;
-use C4::Date;
+use C4::Dates;
 use C4::Output;
 use C4::Context;
 use C4::Serials;