11 Apr
2024
11 Apr
'24
4:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36563 --- Comment #13 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- I tried something more pretty like: my @q = $cgi->param( $p . "[]" ) // $cgi->param( $p ); But I failed. For some reason that doesn't work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.