bug 2505: turn on warnings in two scripts
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 11 Dec 2008 14:26:10 +0000 (08:26 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 12 Dec 2008 13:53:07 +0000 (14:53 +0100)
opac/opac-showreviews.pl
opac/opac-suggestions.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;
index 1cb9e14..b739817 100755 (executable)
@@ -16,6 +16,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+use warnings;
 
 use CGI;
 use C4::Auth;    # get_template_and_user