18 Aug
2014
18 Aug
'14
3:58 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7292 --- Comment #44 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Just a note from code review: - $template->{VARS}->{'info_claim'} = 1; + $template->param(info_claim => 1); The first line was correct (TT), the second is still working (HTP), but outdated. -- You are receiving this mail because: You are watching all bug changes.