bug 2505: turn on warnings in two scripts
[koha.git] / opac / opac-showreviews.pl
index d4eaa93..ac8343a 100755 (executable)
@@ -16,6 +16,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+use warnings;
 
 use CGI;
 use C4::Auth;