Merge remote branch 'kc/new/enh/bug_5432' into kcmaster
[koha.git] / circ / circulation-home.pl
index 2ebd0d0..e4aef3b 100755 (executable)
@@ -17,6 +17,7 @@
 # 
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Auth;
 use C4::Output;