http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12017 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39663|0 |1 is obsolete| | --- Comment #95 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 40293 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40293&action=edit Bug 12017: 9 - Remove use of language_get_description function This patch removes every use of language_get_description function. This function retrieves lang names from database To test: 1. Functionality removed by this patch do not affect anything, because previous patches are only using rfc4646_subtag value, not values stored in database. 2. Removed import from Templates.pm, not used there Signed-off-by: Julian FIOL <julian.fiol@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.