#181 - Calendar Auto-Subscribe & Admin Emails

This is a spacer post for a website comment topic. The content this topic relates to: #181 - Calendar Auto-Subscribe & Admin Emails
In sources/hooks/systems/cron/calendar.php,


mail_wrap($subject_tag,$message_raw,array($to_email),$to_name,'','',$job['e_priority']);
change to
mail_wrap($subject_tag,$message_raw,array($to_email),$to_name,'','',$job['e_priority'],NULL,true);
0 guests and 0 members have recently viewed this.