Bugzilla – Attachment 140107 Details for
Bug 7021
Add patron category to the statistics table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7021: Remove superflous 'open'
Bug-7021-Remove-superflous-open.patch (text/plain), 938 bytes, created by
Kyle M Hall (khall)
on 2022-09-02 11:15:37 UTC
(
hide
)
Description:
Bug 7021: Remove superflous 'open'
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2022-09-02 11:15:37 UTC
Size:
938 bytes
patch
obsolete
>From b85e918ec8cd47893ebecce30322d066fbfd03b7 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 23 May 2022 15:08:27 +0100 >Subject: [PATCH] Bug 7021: Remove superflous 'open' > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > misc/add_statistics_borrowers_categorycode.pl | 5 ----- > 1 file changed, 5 deletions(-) > >diff --git a/misc/add_statistics_borrowers_categorycode.pl b/misc/add_statistics_borrowers_categorycode.pl >index 17ca24d8b3..69e27de3cd 100755 >--- a/misc/add_statistics_borrowers_categorycode.pl >+++ b/misc/add_statistics_borrowers_categorycode.pl >@@ -10,13 +10,8 @@ use utf8; > > use Koha::Patrons; > >-use open ':encoding(utf8)'; >-binmode STDOUT, ':utf8'; >- >- > print "\nTHE FOLLOWING STATISTIC ENTRIES HAVE BEEN UPDATED\n------------------------------------------------\n"; > >- > ##Caches all the loaded Borrowers > my $borrowers = {}; > my $deletedBorrowers = {}; >-- >2.30.2
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 7021
:
29456
|
29508
|
122881
|
122882
|
122883
|
129119
|
129120
|
129121
|
129122
|
135269
|
135270
|
135271
|
135272
|
135273
|
135274
|
140103
|
140104
|
140105
|
140106
| 140107 |
140108
|
140109
|
140110
|
140116
|
140144
|
140845