quickfix for displaying collection-code in opac
[koha.git] / serials / subscription-detail.pl
index c1c465d..1702734 100755 (executable)
@@ -19,7 +19,7 @@ use strict;
 use CGI;
 use C4::Auth;
 use C4::Koha;
-use C4::Dates;
+use C4::Dates qw/format_date/;
 use C4::Serials;
 use C4::Output;
 use C4::Context;