Bug 18179: Update existing calls
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 Apr 2017 16:50:36 +0000 (13:50 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 9 Jun 2017 10:31:32 +0000 (12:31 +0200)
commit36dc4d8527e923c6a1f1c7160e7d5ad3ddf70aa3
treec6a1df7d5608269315c31cf77d52f1c384c9160d
parent5d94ff751379c9922ce5e197516a915f471b298a
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>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit bb22703dcaa53400c17674b8bb7ba1cf76dffac8)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
members/memberentry.pl
members/pay.pl
opac/opac-user.pl