Bugzilla – Attachment 5507 Details for
Bug 6875
de-nesting C4 packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6875 de-nesting C4/Print.pm
Bug-6875-de-nesting-C4Printpm.patch (text/plain), 621 bytes, created by
Paul Poulain
on 2011-09-21 15:24:14 UTC
(
hide
)
Description:
Bug 6875 de-nesting C4/Print.pm
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2011-09-21 15:24:14 UTC
Size:
621 bytes
patch
obsolete
>From 0f045244d7b477822d2639b4e0e625f0acfbba72 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 6875 de-nesting C4/Print.pm > >removing use C4::Circulation, that is useless >--- > 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 6875
:
5442
|
5443
|
5496
|
5497
|
5498
|
5499
|
5500
|
5501
|
5502
|
5503
|
5504
|
5505
|
5506
|
5507
|
5508
|
5509
|
5510
|
5511
|
5512
|
7359
|
7360
|
7361
|
7362
|
7363
|
7364
|
7365
|
7652
|
7654
|
7655
|
7656
|
7657
|
7658
|
7770
|
7771
|
7808
|
7844
|
8095
|
8133
|
8134
|
8135