X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FCron%2Fnotify.pm;h=7664ff2ff6a717de871f8492ae2604720b2ebcad;hb=cf7692279ed80fc79611df83863ebf3b6bef7c96;hp=74840a6e77fa99fbc8e7756dddd9ab1c92ca842c;hpb=b98badc88cb1e1fcd3d292b494daa7ba4114bdb6;p=freeside.git diff --git a/FS/FS/Cron/notify.pm b/FS/FS/Cron/notify.pm index 74840a6e7..7664ff2ff 100644 --- a/FS/FS/Cron/notify.pm +++ b/FS/FS/Cron/notify.pm @@ -115,6 +115,7 @@ END 'package' => $packages[0], 'recurdate' => $recurdates[0], }, + 'bcc' => $conf->config('impending_recur_bcc'), ); } #if $msgnum warn "Error notifying, custnum ". $cust_main->custnum. ": $error" if $error;