http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12017 Julian FIOL <julian.fiol@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39312|0 |1 is obsolete| | --- Comment #81 from Julian FIOL <julian.fiol@biblibre.com> --- Created attachment 39663 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39663&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.