(bug #4051) add due date in overdue.tmpl
[koha.git] / opac / opac-tags_subject.pl
index 84e8fc3..5836f70 100755 (executable)
@@ -25,6 +25,8 @@ TODO :: Description here
 =cut
 
 use strict;
+use warnings;
+
 use C4::Auth;
 use C4::Context;
 use C4::Output;