24 Jun
2020
24 Jun
'20
3:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24153 --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 106253 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106253&action=edit Bug 24153: Make sure $count will not be reused for another purpose The $count variable should be defined per block and set to 0 to avoid confusion. -- You are receiving this mail because: You are watching all bug changes.