12 Feb
2018
12 Feb
'18
9:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 --- Comment #6 from M. Tompsett <mtompset@hotmail.com> --- Running the following to confirm comment #4: for i in `find . -type f -name "*.p[lm]"`; do perl -wc $i; done -- You are receiving this mail because: You are watching all bug changes.