Bugzilla – Attachment 3484 Details for
Bug 5929
Use branch admin email for advance_notice.pl emails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0002-wr77490-bug-5929-removed-debugging-leftover.patch (text/plain), 810 bytes, created by
Srdjan Jankovic
on 2011-03-28 23:44:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Srdjan Jankovic
Created:
2011-03-28 23:44:56 UTC
Size:
810 bytes
patch
obsolete
>From 4aa65eed7a15562fc77c949fe68d9060c4105561 Mon Sep 17 00:00:00 2001 >From: Srdjan Jankovic <srdjan@catalyst.net.nz> >Date: Tue, 29 Mar 2011 12:38:49 +1300 >Subject: [PATCH] wr77490 (bug 5929): removed debugging leftover > >--- > misc/cronjobs/advance_notices.pl | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/misc/cronjobs/advance_notices.pl b/misc/cronjobs/advance_notices.pl >index eb5071a..528ad2d 100755 >--- a/misc/cronjobs/advance_notices.pl >+++ b/misc/cronjobs/advance_notices.pl >@@ -139,7 +139,6 @@ UPCOMINGITEM: foreach my $upcoming ( @$upcoming_dues ) { > # warn( Data::Dumper->Dump( [ $upcoming ], [ 'overdue' ] ) ); > > my $from_address = $upcoming->{branchemail} || $admin_adress; >- die Dumper($upcoming); > > my $letter; > my $borrower_preferences; >-- >1.6.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 5929
:
3393
|
3484
|
4355