https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40058
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This development refactors release notes| |and existing function into | |a class method. The idea is | |that the code gets | |simplified, and also | |improve performance as the | |method acts on the already | |instantiated object instead | |of fetching it from the DB, | |internally. -- 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/
