Bug 10445: (follow-up) fix error
[koha.git] / circ / stats.pl
index 827bc54..558a985 100755 (executable)
@@ -22,7 +22,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
-# use warnings;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Context;
 use C4::Output;