quickfix for displaying collection-code in opac
[koha.git] / serials / subscription-renew.pl
index f83eeba..484fbfb 100755 (executable)
@@ -49,8 +49,7 @@ require Exporter;
 use CGI;
 use C4::Koha;
 use C4::Auth;
-use C4::Date;
-
+use C4::Dates qw/format_date/;
 use C4::Context;
 use C4::Auth;
 use C4::Output;