Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push
[koha_gimpoz] / C4 / Reports.pm
index 2777d0e..ab23f19 100644 (file)
@@ -18,6 +18,7 @@ package C4::Reports;
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);