Bugzilla – Attachment 109988 Details for
Bug 26432
Remove unused ModZebrations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26432: Remove unused ModZebrations
Bug-26432-Remove-unused-ModZebrations.patch (text/plain), 804 bytes, created by
Katrin Fischer
on 2020-09-12 18:06:39 UTC
(
hide
)
Description:
Bug 26432: Remove unused ModZebrations
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-09-12 18:06:39 UTC
Size:
804 bytes
patch
obsolete
>From d29ee5896934ee403ae22fa82babafc23ecb1e34 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 11 Sep 2020 08:55:28 +0000 >Subject: [PATCH] Bug 26432: Remove unused ModZebrations > >Test plan: >Git grep on ModZebrations > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > C4/Context.pm | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/C4/Context.pm b/C4/Context.pm >index 2ab22636f7..585332c326 100644 >--- a/C4/Context.pm >+++ b/C4/Context.pm >@@ -383,9 +383,6 @@ sub config { > sub zebraconfig { > return _common_config($_[1],'server'); > } >-sub ModZebrations { >- return _common_config($_[1],'serverinfo'); >-} > > =head2 preference > >-- >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 26432
:
109892
|
109893
| 109988