X-Git-Url: https://git.p6c8.net/form-email.git/blobdiff_plain/adadd403a7fe8726c0f68c4eb5f02016f14154b5..301ec56f95d65f87026f3af4eeb42afca2c1e8bb:/form-email/mailer.php diff --git a/form-email/mailer.php b/form-email/mailer.php index 14611ed..32f1caa 100644 --- a/form-email/mailer.php +++ b/form-email/mailer.php @@ -384,8 +384,6 @@ if($return_url) { if(substr($path,0,1) != '/') $path = '/'.$path; $return_url = $protocol.$http_host.$port.$path.$return_url; - - die($return_url); } }