https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57825|0 |1 is obsolete| | Attachment #57826|0 |1 is obsolete| | --- Comment #51 from Jonathan Druart <[email protected]> --- Created attachment 57972 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57972&action=edit Bug 17578: GetMemberDetails - Remove GetMemberDetails All the values different from the ones GetMember returned has been managed outside of GetMemberDetails. It looks safe to replace all the occurrences of GetMemberDetails with GetMember. Signed-off-by: Josef Moravec <[email protected]> -- 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/
