Bugzilla – Attachment 6343 Details for
Bug 7191
C4::Circulation exports non-existant subroutine GetBorrowerIssues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
signed off patch
0001-SIGNED-OFF-Bug-7191-Remove-GetBorrowerIssues-from-EX.patch (text/plain), 798 bytes, created by
Albert Oller
on 2011-11-18 19:45:46 UTC
(
hide
)
Description:
signed off patch
Filename:
MIME Type:
Creator:
Albert Oller
Created:
2011-11-18 19:45:46 UTC
Size:
798 bytes
patch
obsolete
>From 0421541b9c28b7b747585c2f566acc88ad6be18b Mon Sep 17 00:00:00 2001 >From: Colin Campbell <colin.campbell@ptfs-europe.com> >Date: Tue, 8 Nov 2011 12:46:39 +0000 >Subject: [PATCH] [SIGNED OFF] Bug 7191 Remove GetBorrowerIssues from @EXPORT > >No subroutine GetBorrowerIssues exists in C4::Circulation >So don't export it into users' namespace > >Signed-off-by: Albert Oller <ago@bywatersolutions.com> >--- > C4/Circulation.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/Circulation.pm b/C4/Circulation.pm >index 9f81773..d2c5f59 100644 >--- a/C4/Circulation.pm >+++ b/C4/Circulation.pm >@@ -72,7 +72,6 @@ BEGIN { > &GetRenewCount > &GetItemIssue > &GetItemIssues >- &GetBorrowerIssues > &GetIssuingCharges > &GetIssuingRule > &GetBranchBorrowerCircRule >-- >1.7.2.5 >
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 7191
:
6253
| 6343