14 Dec
2018
14 Dec
'18
4:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22003 --- Comment #1 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 83233 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83233&action=edit Bug 22003: Remove unused subroutines displaylog and GetLogStatus from C4::Log These two routines are not used Test plan: 0) Apply the patch 1) git grep GetLogStatus should return no occurence 2) git grep displaylog should return no occurence 3) prove t/Log.t should return green -- You are receiving this mail because: You are watching all bug changes.