]> git.koha-community.org Git - koha.git/commit
Bug 18632: Remove 'CGI::param called in list context' warnings
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 18 May 2017 20:42:02 +0000 (17:42 -0300)
committerMason James <mtj@kohaaloha.com>
Wed, 23 Aug 2017 10:22:03 +0000 (22:22 +1200)
commita92f955f4345f0250ba7bfca349a228590d5169c
treeb67dfbe9eb182e0aa74b21cc38e935ba441dc644
parent98b7fa8a060492fea6ed5161f9c1791f4b012e1a
Bug 18632: Remove 'CGI::param called in list context' warnings

Once again, after bug 16154 and bug 16259 we need to remove more
occurrence of CGi->param called in list context.
Refer to bug 15809 for more information.

Test plan:
Make sure you do not see the error on the modified scripts.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mason James <mtj@kohaaloha.com>
admin/authorised_values.pl
admin/classsources.pl
admin/edi_accounts.pl
admin/import_export_framework.pl
admin/patron-attr-types.pl
installer/install.pl