[Koha-bugs] [Bug 17578] Replace GetMemberDetails with GetMember

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 5 17:43:42 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578

--- Comment #61 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 57982
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57982&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 <josef.moravec at gmail.com>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list