https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21801 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #3 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Tomás Cohen Arazi from comment #2)
Created attachment 82173 [details] [review] Bug 21801: (follow-up) Use ->account
This patch is a minor refactoring, that reuses the $account object we already get from $patron, instead of creating new ones all over the place. Code gets simpler to read too.
And given the use of the variable, probably is faster too. Nice. :) -- You are receiving this mail because: You are watching all bug changes.