Bugzilla – Attachment 5510 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 cleaning opac-main.pl
Bug-6875-cleaning-opac-mainpl.patch (text/plain), 894 bytes, created by
Paul Poulain
on 2011-09-21 15:24:48 UTC
(
hide
)
Description:
Bug 6875 cleaning opac-main.pl
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2011-09-21 15:24:48 UTC
Size:
894 bytes
patch
obsolete
>From fdfbb78cc86dc91abfcdbc1192f6018ba0d3f52b Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Sat, 17 Sep 2011 00:40:03 +0200 >Subject: [PATCH] Bug 6875 cleaning opac-main.pl > >C4::VirtualShelves, C4::Branch and C4::Acquisition are useless, removing their loading >--- > opac/opac-main.pl | 3 --- > 1 files changed, 0 insertions(+), 3 deletions(-) > >diff --git a/opac/opac-main.pl b/opac/opac-main.pl >index 177d812..0e95e94 100755 >--- a/opac/opac-main.pl >+++ b/opac/opac-main.pl >@@ -21,11 +21,8 @@ use warnings; > use CGI; > use C4::Auth; # get_template_and_user > use C4::Output; >-use C4::VirtualShelves; >-use C4::Branch; # GetBranches > use C4::Members; # GetMember > use C4::NewsChannels; # get_opac_news >-use C4::Acquisition; # GetRecentAcqui > use C4::Languages qw(getTranslatedLanguages accept_language); > > my $input = new CGI; >-- >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