Bugzilla – Attachment 5903 Details for
Bug 7037
Remove 'use C4::Circulation' from C4::Print
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed Off patch
0001-Bug-7037-de-nesting-C4-Print.pm.patch (text/plain), 682 bytes, created by
Ian Walls
on 2011-10-15 19:59:26 UTC
(
hide
)
Description:
Signed Off patch
Filename:
MIME Type:
Creator:
Ian Walls
Created:
2011-10-15 19:59:26 UTC
Size:
682 bytes
patch
obsolete
>From ec06e45d9e5a16c4de6938976a4bfa892764309d Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Sat, 17 Sep 2011 00:31:10 +0200 >Subject: [PATCH] Bug 7037 de-nesting C4/Print.pm > >removing use C4::Circulation, that is useless > >Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com> >--- > C4/Print.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/Print.pm b/C4/Print.pm >index 09c18bf..2ba7584d 100644 >--- a/C4/Print.pm >+++ b/C4/Print.pm >@@ -20,7 +20,6 @@ package C4::Print; > use strict; > #use warnings; FIXME - Bug 2505 > use C4::Context; >-use C4::Circulation; > use C4::Members; > use C4::Dates qw(format_date); > >-- >1.7.4.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 7037
: 5903