25 Apr
2015
25 Apr
'15
12:01 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14057 --- Comment #11 from Marc Véron <veron@veron.ch> --- Update: The reason was not in the select statment, but in line 1128; $row->{OPAC} should be: $row->{Intranet} I replaced it in my test code, result: New version provides the same results as old version. -- You are receiving this mail because: You are watching all bug changes.