Bugzilla – Attachment 86885 Details for
Bug 12159
Duplicate borrower_add_additional_fields function
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12159: (QA follow-up) Remove double use module
Bug-12159-QA-follow-up-Remove-double-use-module.patch (text/plain), 717 bytes, created by
Marcel de Rooy
on 2019-03-22 11:06:47 UTC
(
hide
)
Description:
Bug 12159: (QA follow-up) Remove double use module
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2019-03-22 11:06:47 UTC
Size:
717 bytes
patch
obsolete
>From d98cd9ecd4789dc32b49166921c44075615c7d74 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 22 Mar 2019 10:52:16 +0000 >Subject: [PATCH] Bug 12159: (QA follow-up) Remove double use module >Content-Type: text/plain; charset=utf-8 > >Speaks for itself. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > members/mancredit.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/members/mancredit.pl b/members/mancredit.pl >index 34d062aa82..8b349bdfdf 100755 >--- a/members/mancredit.pl >+++ b/members/mancredit.pl >@@ -31,7 +31,6 @@ use CGI qw ( -utf8 ); > use C4::Members; > use C4::Accounts; > use C4::Items; >-use Koha::Patrons; > > use Koha::Items; > use Koha::Patrons; >-- >2.11.0
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 12159
:
72902
|
73018
|
73019
|
74781
|
74782
|
74791
|
74792
|
75811
|
75812
|
75822
|
76945
|
76946
|
76947
|
77050
|
77051
|
77052
|
86166
|
86167
|
86168
|
86882
|
86883
|
86884
| 86885