Bugzilla – Attachment 35129 Details for
Bug 12889
Improving documentation in C4::Members.pm
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated pod for AddMember
Updated-pod-for-AddMember.patch (text/plain), 915 bytes, created by
Rochelle Healy
on 2015-01-13 01:37:34 UTC
(
hide
)
Description:
Updated pod for AddMember
Filename:
MIME Type:
Creator:
Rochelle Healy
Created:
2015-01-13 01:37:34 UTC
Size:
915 bytes
patch
obsolete
>From 87f394c760f06e831b01fd60460128775f5236ad Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?=E0=A4=B6=E0=A4=82=E0=A4=A4=E0=A4=A8=E0=A5=82?= > <shantanoo@gmail.com> >Date: Mon, 8 Sep 2014 22:48:03 +0530 >Subject: [PATCH] Updated pod for AddMember > >Signed-off-by: Rochelle <Rochelle_healy@hotmail.com> > >http://bugs.koha-community.org/show_bug.cgi?id=12889 >--- > C4/Members.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Members.pm b/C4/Members.pm >index ff34c8f..6f95b94 100644 >--- a/C4/Members.pm >+++ b/C4/Members.pm >@@ -843,6 +843,11 @@ sub ModMember { > $borrowernumber = &AddMember(%borrower); > > insert new borrower into table >+ >+(%borrower keys are database columns. Database columns could be >+different in different versions. Please look into database for correct >+column names.) >+ > Returns the borrowernumber upon success > > Returns as undef upon any db error without further processing >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12889
:
31466
|
31467
|
31468
|
35129
|
35139