You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$headers = 'From: My 3D Scan <info@my3dscan.ca>' . "\r\n" . 'Reply-To: info@my3dscan.ca';
349
349
$subject = "$name, your 3D Scan is now ready!"
350
-
$body = "Hey$name,\n\nYour 3D Scan is now ready. You can download it here: $link\n\n\nOR\n\n\nGo to $blog_url/download and enter your email or twitter handle (if you provided us with it).\n\nPEACE!\n\n@My3DScan\n\n@DraftPrint3D\n\n@PeopleAndCode";
350
+
$body = "Hey$name,\n\nYour 3D Scan is now ready. You can download it here: \n\n\nOR\n\n\nGo to $blog_url/download and enter your email or twitter handle (if you provided us with it).\n\nPEACE!\n\n@My3DScan\n\n@DraftPrint3D\n\n@PeopleAndCode";
0 commit comments