12 May
2014
12 May
'14
10:49 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10900 --- Comment #27 from M. Tompsett <mtompset@hotmail.com> --- 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.