Bug 5668 Error during during insall with web installer, Step 3
[srvgit] / opac / opac-passwd.pl
index a4f27df..ca502ab 100755 (executable)
@@ -19,7 +19,8 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
-require Exporter;
+use warnings;
+
 use CGI;
 
 use C4::Auth;    # checkauth, getborrowernumber.