Bug 18179: Update existing calls
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 Apr 2017 16:50:36 +0000 (13:50 -0300)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 11 Jun 2017 19:38:16 +0000 (21:38 +0200)
commitde656a7b5cf80fa83ab37ffb71c6d8c0b6c73d9c
treea49f334f4fbcba872b3f421e7b75045c6caf430e
parent1da486da8987ce92299b2fdc8dd43bb1963ed6c4
Bug 18179: Update existing calls

This patch updates the existing occurrences of ->find called in a list
context.
There are certainly others that are not easy to catch with git grep.
Test plan:
Confirm that the 4 modified scripts still works as expected.

We need this one ASAP in master to make sure we will not get other
side-effects of this kind and to catch possible uncaught occurrences
before the release.

Tested scripts changed by this patch, they work as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
members/memberentry.pl
opac/opac-user.pl