Bug 35518: Follow-up for AutoSwitchPatron - clear $patron variable too
authorMichael Hafen <michael.hafen@washk12.org>
Thu, 15 Feb 2024 18:21:28 +0000 (11:21 -0700)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 22 Feb 2024 15:18:37 +0000 (15:18 +0000)
commitd4553637e8586b5d92f81cb7af6e4e26bc2e128d
tree8992f219e11132c23d1c3c6fac907ceccc9b7e3a
parentfcb8bf21a57219cbd79aae76686b382e62fa7127
Bug 35518: Follow-up for AutoSwitchPatron - clear $patron variable too

The AutoSwitchPatron clears the $borrowernumber variable to switch patrons.
With the AuthSwitchPatron block moved, the $patron variable still gets set,
and the patron doesn't get switched.  The clears the $patron variable too.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
circ/circulation.pl