bug 2874 [2/3]: added awareness of circulate/override_renewals subpermission
[koha.git] / serials / distributedto.pl
index d90f807..af4088b 100755 (executable)
@@ -48,7 +48,7 @@ to know what subscription this scrpit have to distribute.
 
 use strict;
 use CGI;
-use C4::Date;
+use C4::Dates;
 use C4::Auth;
 use C4::Context;
 use C4::Output;