[freeside-commits] freeside/FS/FS/Cron notify.pm,1.8.2.1,1.8.2.2
Mark Wells
mark at wavetail.420.am
Mon Aug 16 10:51:01 PDT 2010
- Previous message: [freeside-commits] freeside/FS/FS Misc.pm, 1.33.4.5, 1.33.4.6 Schema.pm, 1.168.2.46, 1.168.2.47 cust_main.pm, 1.464.2.41, 1.464.2.42 msg_template.pm, 1.1.2.8, 1.1.2.9
- Next message: [freeside-commits] freeside/httemplate/edit msg_template.html, 1.1.2.7, 1.1.2.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/FS/Cron
In directory wavetail.420.am:/tmp/cvs-serv8811/FS/FS/Cron
Modified Files:
Tag: FREESIDE_1_9_BRANCH
notify.pm
Log Message:
Bcc address for impending recur notices, RT#8953
Index: notify.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Cron/notify.pm,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -w -d -r1.8.2.1 -r1.8.2.2
--- notify.pm 28 Jul 2010 23:20:59 -0000 1.8.2.1
+++ notify.pm 16 Aug 2010 17:50:59 -0000 1.8.2.2
@@ -115,6 +115,7 @@
'package' => $packages[0],
'recurdate' => $recurdates[0],
},
+ 'bcc' => $conf->config('impending_recur_bcc'),
);
} #if $msgnum
warn "Error notifying, custnum ". $cust_main->custnum. ": $error" if $error;
- Previous message: [freeside-commits] freeside/FS/FS Misc.pm, 1.33.4.5, 1.33.4.6 Schema.pm, 1.168.2.46, 1.168.2.47 cust_main.pm, 1.464.2.41, 1.464.2.42 msg_template.pm, 1.1.2.8, 1.1.2.9
- Next message: [freeside-commits] freeside/httemplate/edit msg_template.html, 1.1.2.7, 1.1.2.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list