Fixing more warnings
[koha_fer] / opac / opac-showreviews.pl
index e9ce121..ac8343a 100755 (executable)
@@ -16,7 +16,8 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
-require Exporter;
+use warnings;
+
 use CGI;
 use C4::Auth;
 use C4::Koha;