Revision to my earlier patch for displaying the user name on checked-out items
[koha_fer] / 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;