]> git.koha-community.org Git - koha.git/commit
(bug #4491) fix weird code in search scripts
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Wed, 12 May 2010 13:59:06 +0000 (15:59 +0200)
committerNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Wed, 12 May 2010 14:05:45 +0000 (16:05 +0200)
commit1cd4207189b9f2132cc3d96b79f798a3ab6df296
tree2a7e647491b6684327c2981f4f7e313126786e98
parentdb0fd3b07fd3c20a067a734d9de3e7a7bec0ad0d
(bug #4491) fix weird code in search scripts

This change some code a bit strange, that generate strange effetcs.
Now we use $cgi->param to get the values.
catalogue/search.pl
opac/opac-search.pl