http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12889 Bug ID: 12889 Summary: Improving documentation in C4::Members.pm Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Developer documentation Assignee: gmcharlt@gmail.com Reporter: shantanoo@gmail.com QA Contact: testopia@bugs.koha-community.org In perldoc C4::Members.pm, AddMember does not explain what should be the keys for %borrower. <snip> AddMember $borrowernumber = &AddMember(%borrower); insert new borrower into table Returns the borrowernumber upon success Returns as undef upon any db error without further processing </snip> -- You are receiving this mail because: You are watching all bug changes.