https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21801
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from M. Tompsett <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
