MT 1713 : Do not display the items at first if there are too many of them in opac...
[koha_fer] / opac / opac-serial-issues.pl
index 4935e29..8993d7f 100755 (executable)
@@ -19,6 +19,8 @@
 
 
 use strict;
+use warnings;
+
 use CGI;
 use C4::Auth;
 use C4::Koha;