https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21101

--- Comment #1 from Fridolin SOMERS <[email protected]> ---
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.
_______________________________________________
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