From: Andrew DeFaria Date: Thu, 30 Aug 2018 02:24:08 +0000 (-0700) Subject: Added mail to Resume X-Git-Url: https://defaria.com/gitweb/?a=commitdiff_plain;h=347c4462ec5fc4ddc65eda1dc5c21baf36b6d08d;p=clearscm.git Added mail to Resume --- diff --git a/web/Resumes/Andrew/ResumeLong.php b/web/Resumes/Andrew/ResumeLong.php index eeaec35..9e31ce8 100644 --- a/web/Resumes/Andrew/ResumeLong.php +++ b/web/Resumes/Andrew/ResumeLong.php @@ -91,7 +91,7 @@ function stoptimer () { $headers .= "Content-type: text/html; charset=iso-8859-1\r\n"; $headers .= "From: Andrew DeFaria "; - mail("andrew@defaria.com", "Somebody visited your resume", $msg, $headers); + //mail("andrew@defaria.com", "Somebody visited your resume", $msg, $headers); ?>