Bugzilla – Attachment 109893 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), 746 bytes, created by
Julian Maurice
on 2020-09-11 09:33:41 UTC
(
hide
)
Description:
Bug 26432: Remove unused ModZebrations
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2020-09-11 09:33:41 UTC
Size:
746 bytes
patch
obsolete
>From e1bc42e753f99b01cb0c3d51e88af661e1d4e6d6 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> >--- > 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.20.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 26432
:
109892
|
109893
|
109988