9 Feb
2016
9 Feb
'16
2:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15769 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 47808 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47808&action=edit Bug 15769: Remove outdated C4::Koha::slashifyDate subroutine This subroutine does not make sense anymore (Koha::DateUtils should be used) and is no longer used. It can be removed safely. Test plan: git grep slashifyDate should not return any results prove t/Koha.t and prove t/db_dependent/Koha.t should return green -- You are receiving this mail because: You are watching all bug changes.