Bugzilla – Attachment 5902 Details for
Bug 7036
remove 'use C4::Koha' from C4/Circulation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed Off patch
0001-Bug-7036-de-nesting-C4-Circulation.patch (text/plain), 706 bytes, created by
Ian Walls
on 2011-10-15 19:52:49 UTC
(
hide
)
Description:
Signed Off patch
Filename:
MIME Type:
Creator:
Ian Walls
Created:
2011-10-15 19:52:49 UTC
Size:
706 bytes
patch
obsolete
>From 3aba7b67731a1f470b8294cea4e81f40bb7f6157 Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Sat, 17 Sep 2011 00:30:44 +0200 >Subject: [PATCH] Bug 7036 de-nesting C4::Circulation > >Just removing use C4::Koha, as other packages are widely used. > >Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com> >--- > C4/Circulation.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/Circulation.pm b/C4/Circulation.pm >index 42a8b2d..366ca63 100644 >--- a/C4/Circulation.pm >+++ b/C4/Circulation.pm >@@ -24,7 +24,6 @@ use strict; > use C4::Context; > use C4::Stats; > use C4::Reserves; >-use C4::Koha; > use C4::Biblio; > use C4::Items; > use C4::Members; >-- >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 7036
: 5902