Bugzilla – Attachment 127639 Details for
Bug 28692
Reduce DB action_log table size
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28692: (QA follow-up) Add module
Bug-28692-QA-follow-up-Add-module.patch (text/plain), 618 bytes, created by
Marcel de Rooy
on 2021-11-15 13:01:57 UTC
(
hide
)
Description:
Bug 28692: (QA follow-up) Add module
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-11-15 13:01:57 UTC
Size:
618 bytes
patch
obsolete
>From 6fa0810806ca7de682e6a4673252901e9559c8eb Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 12 Nov 2021 09:58:22 +0000 >Subject: [PATCH] Bug 28692: (QA follow-up) Add module >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/Log.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/Log.pm b/C4/Log.pm >index f40b7c09f9..4fc7878271 100644 >--- a/C4/Log.pm >+++ b/C4/Log.pm >@@ -24,6 +24,7 @@ package C4::Log; > use strict; > use warnings; > >+use Data::Dumper qw( Dumper ); > use JSON qw( to_json ); > > use C4::Context; >-- >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 28692
:
122683
|
122782
|
125692
|
127289
|
127446
|
127574
|
127575
|
127576
|
127577
|
127630
|
127639
|
127640
|
127641
|
127642
|
127645
|
127646
|
127647
|
127648
|
127649