https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16169
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 49680 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49680&action=edit Bug 16169: Change prototype for C4::Biblio::TransformMarcToKoha subroutines should not take $dbh in parameter. C4::Biblio::TransformMarcToKoha has it and does not use it. Test plan: Look at the patch and confirm that all occurrences of TransformMarcToKoha have been modified. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
