Bugzilla – Attachment 6253 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]
Proposed Patch
0001-Bug-7191-Remove-GetBorrowerIssues-from-EXPORT.patch (text/plain), 729 bytes, created by
Colin Campbell
on 2011-11-08 12:50:25 UTC
(
hide
)
Description:
Proposed Patch
Filename:
MIME Type:
Creator:
Colin Campbell
Created:
2011-11-08 12:50:25 UTC
Size:
729 bytes
patch
obsolete
>From 13b85cc3bfa3c91e8e5c283f2e5f136491d1e884 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] Bug 7191 Remove GetBorrowerIssues from @EXPORT > >No subroutine GetBorrowerIssues exists in C4::Circulation >So don't export it into users' namespace >--- > 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.6.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 7191
:
6253
|
6343