20 Jan
2016
20 Jan
'16
12:29 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15628 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46989 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46989&action=edit Bug 15628: Remove get_branchinfos_of vestiges The C4::Branch::get_branchinfos_of subroutine has been removed by bug 7034, but 2 occurrences have been left git grep get_branchinfos_of C4/Branch.pm: &get_branchinfos_of t/db_dependent/Branch.t: get_branchinfos_of Test plan: git grep get_branchinfos_of should not return any occurrences. -- You are receiving this mail because: You are watching all bug changes.