Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push
[koha_gimpoz] / admin / aqbudgets.pl
index 5010ccd..8920d5d 100755 (executable)
@@ -20,6 +20,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use List::Util qw/min/;
 use Number::Format qw(format_price);