https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185

--- Comment #8 from M. Tompsett <mtomp...@hotmail.com> ---
Comment on attachment 71484
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71484
Bug 20185: Remove warnings from aqplan.pl

Review of attachment 71484:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20185&attachment=71484)
-----------------------------------------------------------------

::: admin/aqplan.pl
@@ +36,4 @@
>  use C4::Debug;
>  use Koha::Acquisition::Currencies;
>  
> +our $input = new CGI;

If we are already tweaking the line, why not the new syntax? CGI->new?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to