Bugzilla – Attachment 140330 Details for
Bug 31531
Some modules loaded twice in opac-memberentry.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31531: Remove unnecessary use directives on opac-memberentry.pl
Bug-31531-Remove-unnecessary-use-directives-on-opa.patch (text/plain), 837 bytes, created by
David Cook
on 2022-09-08 03:07:44 UTC
(
hide
)
Description:
Bug 31531: Remove unnecessary use directives on opac-memberentry.pl
Filename:
MIME Type:
Creator:
David Cook
Created:
2022-09-08 03:07:44 UTC
Size:
837 bytes
patch
obsolete
>From 98fb10daef62e4f602476bf1ca208048977542a4 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Thu, 8 Sep 2022 03:06:59 +0000 >Subject: [PATCH] Bug 31531: Remove unnecessary use directives on > opac-memberentry.pl > >This patch just removes two redundant use directives in opac-memberentry.pl >--- > opac/opac-memberentry.pl | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/opac/opac-memberentry.pl b/opac/opac-memberentry.pl >index f456362c3a..4c94cf30bd 100755 >--- a/opac/opac-memberentry.pl >+++ b/opac/opac-memberentry.pl >@@ -41,8 +41,6 @@ use Koha::Libraries; > use Koha::Patron::Attribute::Types; > use Koha::Patron::Attributes; > use Koha::Patron::Images; >-use Koha::Patron::Modification; >-use Koha::Patron::Modifications; > use Koha::Patron::Categories; > use Koha::Token; > use Koha::AuthorisedValues; >-- >2.25.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 31531
:
140330
|
140600