Merge commit 'origin/master' into bl-sopac
[koha_gimpoz] / members / members-home.pl
index 32531c2..2755452 100755 (executable)
@@ -16,6 +16,8 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+use warnings;
+
 use CGI;
 use C4::Auth;
 use C4::Output;