Bugzilla – Attachment 135273 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), 883 bytes, created by
Martin Renvoize (ashimema)
on 2022-05-23 14:23:12 UTC
(
hide
)
Description:
Bug 7021: Remove superflous 'open'
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-05-23 14:23:12 UTC
Size:
883 bytes
patch
obsolete
>From 7fa84b661c2bd8f9501ec4a6e422a7eb586bd234 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' > >--- > 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.20.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 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