Bugzilla – Attachment 31468 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]
Diff using 'git format-patch'
file_12889.txt (text/plain), 832 bytes, created by
shantanoo
on 2014-09-08 17:26:27 UTC
(
hide
)
Description:
Diff using 'git format-patch'
Filename:
MIME Type:
Creator:
shantanoo
Created:
2014-09-08 17:26:27 UTC
Size:
832 bytes
patch
obsolete
>From 28cee33143a4a41f25a529722df68fff2b35aeef 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 > >--- > C4/Members.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Members.pm b/C4/Members.pm >index e3a5538..c8e450c 100644 >--- a/C4/Members.pm >+++ b/C4/Members.pm >@@ -813,6 +813,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 Raw
Actions:
View
Attachments on
bug 12889
:
31466
|
31467
| 31468 |
35129
|
35139