https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446

--- Comment #70 from Jonathan Druart <[email protected]> 
---
Created attachment 117606
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117606&action=edit
Bug 24446: (QA follow-up) Remove superflous store calls

The original code here called store after setting each field. Instead,
we set all the fields and call store at the end and save ourselves a few
database hits.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to