22 Feb
2016
22 Feb
'16
10:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15875 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- sub castCGIToZ3950serverParams { + my ($cgi) = @_; + + my $params = {}; + $params->{'host'} = $input->param('host'), Sure this is what you mean? :) cgi..inpuy -- You are receiving this mail because: You are watching all bug changes.