http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13496
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- Created attachment 34777 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34777&action=edit Bug 13496: add a method for the templates to print Koha version as desired This patch introduces a simple template plugin function that returns the Koha version number in different suitable formats. It introduces unit tests for the new function. They are run with To test: - Apply the patch - Run $ prove t/Koha_Template_Plugin_Koha.t => SUCCESS: the tests pass. - Sign off :-D -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
