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.
Leader-board Top Weekly Earners
The top 2 point earners from 19th Apr 2026 to 26th Apr 2026.
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);