Bug 22813: (follow-up) Add missing condition
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 30 Apr 2019 18:48:14 +0000 (15:48 -0300)
committerLucas Gass <lucas@bywatersolutions.com>
Sun, 26 May 2019 12:23:01 +0000 (12:23 +0000)
commit8e7bd44f9446524d3d21c1d3868af2891dba812f
treeb50fff7ab9be3a73f835513b394f252adf8accb6
parent88af22a44acb22af815cc710372f034cb4c3c91e
Bug 22813: (follow-up) Add missing condition

This patch restores a missing condition. $patron gets renamed to make
it obvious that it related to the logged in user.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 45b1ff8dfa1054590544caff200b307144bd02cf)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Search.pm