Bugzilla – Attachment 35139 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]
[PASSED QA] Updated pod for AddMember
PASSED-QA-Updated-pod-for-AddMember.patch (text/plain), 979 bytes, created by
Katrin Fischer
on 2015-01-13 07:03:55 UTC
(
hide
)
Description:
[PASSED QA] Updated pod for AddMember
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-01-13 07:03:55 UTC
Size:
979 bytes
patch
obsolete
>From 83dace20e155d4412704faebd8a2b58926308197 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] [PASSED QA] Updated pod for AddMember > >Signed-off-by: Rochelle <Rochelle_healy@hotmail.com> > >http://bugs.koha-community.org/show_bug.cgi?id=12889 > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > 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.9.1
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