opac subdir - Dates.pm integration and warnings fixes.
[koha.git] / opac / opac-alert-subscribe.pl
index 9051e8c..d357af4 100755 (executable)
@@ -21,7 +21,7 @@
 use strict;
 use CGI;
 use C4::Auth;
-use C4::Date;
+use C4::Dates;
 use C4::Output;
 use C4::Context;
 use C4::Koha;