Fix compile time warning in member.pl
[koha_gimpoz] / members / update-child.pl
index b6ed131..39e19a1 100755 (executable)
@@ -27,6 +27,7 @@
 =cut
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Context;
 use C4::Auth;