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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/