23 Jul
2018
23 Jul
'18
2:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21101 --- Comment #1 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Created attachment 77180 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77180&action=edit Bug 21101: Rename engine var in C4::XSLT 'engine' is both a method, used outisde module, and a module shared variable. I rename the variable 'xslth' to avoid confusion and use 'engine()' method inside the module. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.