https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975
--- Comment #105 from Jonathan Druart <[email protected]> --- Created attachment 149957 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149957&action=edit Bug 24975: WIP remove db_t from controllers This is not done yet, for discussion. I don't think we should call db_t in controllers, or we do it better, but now it's confusing. This patch may impact performances, as we are not caching the itemtype object. Ideas? -- 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/
