[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


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;



More information about the freeside-commits mailing list