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

--- Comment #27 from M. Tompsett <[email protected]> ---
Actually, it is tied to bug 10589 only in that it is required for it to work.
This actually changes no functionality whatsoever.

It tidies calls to functions in C4::Context, making them called the same way.
That is, use -> instead of :: in C4::Context function calls, particularly this
piece which corrects set_userenv. It also corrects a few bugs which are working
by accident, because the parameter list is wrong.

-- 
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/

Reply via email to