http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6755

--- Comment #13 from Chris Cormack <[email protected]> 2011-09-12 
05:13:04 UTC ---
This patch changes to using the one in C4/Output, instead of using the one in
C4/Template, like it used to.

The one in C4/Output only exists as part of the transition away from
HTML::Template::Pro

So with this patch we have C4::Output calling C4::Template which calls a
function in C4::Output.

Id accept the patch if it used the themelanguage subroutine in C4::Template,
i'd like it even more if it got rid of the one in C4::Output.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/

Reply via email to