unconditional warning changed to if $DEBUG
[koha_fer] / members / member-flags.pl
index b71d704..749cecc 100755 (executable)
@@ -5,6 +5,7 @@
 # July 26, 2002 (my birthday!)
 
 use strict;
+use warnings;
 
 use CGI;
 use C4::Output;