Bugzilla – Attachment 42887 Details for
Bug 14522
Use Koha::Cache for accessing single_holidays()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14522 [Followup] - fix =cut typo
Bug-14522-Followup---fix-cut-typo.patch (text/plain), 695 bytes, created by
Kyle M Hall (khall)
on 2015-09-25 17:44:28 UTC
(
hide
)
Description:
Bug 14522 [Followup] - fix =cut typo
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-09-25 17:44:28 UTC
Size:
695 bytes
patch
obsolete
>From 97dc4f6030eab0334ce6539d33a50a8ed4c6c0d6 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Fri, 25 Sep 2015 13:34:21 +1200 >Subject: [PATCH] Bug 14522 [Followup] - fix =cut typo > >http://bugs.koha-community.org/show_bug.cgi?id=14522 >--- > Koha/Calendar.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/Koha/Calendar.pm b/Koha/Calendar.pm >index 6be7c16..550f063 100644 >--- a/Koha/Calendar.pm >+++ b/Koha/Calendar.pm >@@ -95,7 +95,7 @@ sub single_holidays { > my $cache = Koha::Cache->get_instance(); > my $single_holidays = $cache->get_from_cache('single_holidays'); > >-=c >+=for > $single_holidays looks like this.. > > \ { >-- >1.7.2.5
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 14522
:
41050
|
42255
|
42851
|
42855
|
42856
|
42887
|
42888
|
42919
|
42920
|
42921
|
42922
|
42926
|
43070
|
43071