17 Oct
2018
17 Oct
'18
8:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21015 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- ho, excellent! % more t.pl use C4::Members; print get_cardnumber_length(); Without the patch: ~1.6s With the patch: 0.8s -- You are receiving this mail because: You are watching all bug changes.