X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=admin%2Fitemtypes.pl;h=9876852bc457ac6c2e0815d6d3c00bd3595e4fd0;hb=9a989c9e58724682b75a13910865ceb6c143f262;hp=670dce59931982e6994f67fad6d5a697b029b8d3;hpb=2c6765610856bd298cec045077a55296ae10abda;p=koha_gimpoz diff --git a/admin/itemtypes.pl b/admin/itemtypes.pl index 670dce5993..9876852bc4 100755 --- a/admin/itemtypes.pl +++ b/admin/itemtypes.pl @@ -41,6 +41,7 @@ written 20/02/2002 by paul.poulain@free.fr =cut use strict; +#use warnings; FIXME - Bug 2505 use CGI; use List::Util qw/min/;