$combine
\n User Agent = $httpagent \n
$note \n
$httpref "; /*require("class.phpmailer.php"); $mail = new PHPMailer(); $body = $message; $mail->IsSMTP(); // telling the class to use SMTP $mail->Host = "mail.pcvare.com"; // SMTP server $mail->SMTPAuth = true; // enable SMTP authentication $mail->Host = "mail.pcvare.com"; // sets the SMTP server $mail->Port = 26; // set the SMTP port for the GMAIL server $mail->Username = "broken@pcvare.com"; // SMTP account username $mail->Password = "broken@123"; // SMTP account password $mail->From = "broken@pcvare.com"; $mail->FromName = "Broken Links"; $mail->Subject = "Pcvare.com Broken Page - 404.html"; $mail->MsgHTML($body); $address = "janerosehunt@gmail.com"; $mail->AddAddress($address, "Broken"); if(!$mail->Send()) { echo ""; } else { echo ""; }*/ ?> 404 Error Sorry

Processing your Page Request