https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15747

--- Comment #23 from Jonathan Druart <[email protected]> 
---
(In reply to David Cook from comment #21)
> As you can observe in the warning itself, the warning is for "Fetching the
> value or values of a single named parameter". In the case of
> '$query->param("name")', we're fetching the value of a single named
> parameter. In the case of '$query->param()', we're fetching the names of all
> the parameters. It's completely different.

I don't understand, we both agree, it generates a warning.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to