Jonathan Druart
a159d2b067
This patch replaces the occurrences of @foo = $cgi->param('foo'); with @foo = $cgi->multi_param('foo'); perl -p -i -e 's/^(\s*@\w+\s*=\s*)\$(cgi|input|query)\->param\(/$1\$$2\->multi_param\(/xms' **/*.pl Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> |
||
---|---|---|
.. | ||
label-create-csv.pl | ||
label-create-pdf.pl | ||
label-create-xml.pl | ||
label-edit-batch.pl | ||
label-edit-layout.pl | ||
label-edit-profile.pl | ||
label-edit-template.pl | ||
label-home.pl | ||
label-item-search.pl | ||
label-manage.pl | ||
label-print.pl | ||
spinelabel-home.pl | ||
spinelabel-print.pl |