X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=test%2Fprogressbarsubmit.pl;fp=test%2Fprogressbarsubmit.pl;h=65e1dfb26b0bcf4a33e70dd4365b6339752b2dd2;hb=0187e38ad7826172859467991d6766ca37e31d2c;hp=a0dbde15109040f3d39d813240109e99ce7e500b;hpb=e2e1dfd86e2f4a6ef63829551c58c728633fa893;p=koha_gimpoz diff --git a/test/progressbarsubmit.pl b/test/progressbarsubmit.pl index a0dbde1510..65e1dfb26b 100755 --- a/test/progressbarsubmit.pl +++ b/test/progressbarsubmit.pl @@ -3,11 +3,11 @@ # Script for testing progressbar, part 2 - json submit handler # and Z39.50 lookups -# Koha library project www.koha.org +# Koha library project www.koha-community.org # Licensed under the GPL -# Copyright 2000-2002 Katipo Communications +# Copyright 2010 Catalyst IT, Ltd # # This file is part of Koha. # @@ -25,7 +25,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. use strict; -#use warnings; FIXME - Bug 2505 +use warnings; # standard or CPAN modules used use CGI;