Bug 7220 - Add IDs to check-in message dialogs to facilitate CSS customization
[koha.git] / 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.