31 Dec
2015
31 Dec
'15
12:08 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451 --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46114 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46114&action=edit Bug 15451: Koha::CsvProfiles - Remove the residue This patch erase all traces of C4::Csv since it's not used anymore. All occurrences have been replaced by previous patches to use Koha::CsvProfiles. Note that GetMarcFieldsForCsv was not used prior this patch set. Test plan: git grep 'C4::Csv' should not return any result. -- You are receiving this mail because: You are watching all bug changes.