Bug 3619 - C4::Letters::_send_message_by_email does not obey AutoEmailPrimaryAddress
[koha.git] / reports / borrowers_stats.pl
index cec510d..f44c20e 100755 (executable)
@@ -18,6 +18,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Auth;
 use C4::Context;