Bugzilla – Attachment 109892 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), 726 bytes, created by
Marcel de Rooy
on 2020-09-11 08:56:36 UTC
(
hide
)
Description:
Bug 26432: Remove unused ModZebrations
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2020-09-11 08:56:36 UTC
Size:
726 bytes
patch
obsolete
>From 276a1c0f21313d35003af401422aa1d2a581c35f 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 >Content-Type: text/plain; charset=utf-8 > >Test plan: >Git grep on ModZebrations > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > 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