CONTACT US


Thank you for helping to improve WinDaemon.'; echo '

'; include "includes/bottom_inc.php"; //include "includes/email.inc.php"; $emailSubject = "WinDaemon Error"; $email_headers = "From: accounts@webexcavator.com \r\n"; $email_headers .= "MIME-Version: 1.0\r\ncontent-type: text/plain; charset=\"us-ascii\"\r\n"; $email_headers .= "content-transfer-encoding:7bit\r\n\r\n"; $mail_body = "Greetings!\n\n"; $mail_body .= "Somebody reported this error:\n\n"; // $mail_body .= $_POST['url']."\n\n"; $mail_body .= $_POST['Description']."\n\n"; $mail_body .= $_SERVER['HTTP_USER_AGENT']."\n\n"; // if ( mail( $szEmail, $emailSubject, $mail_body, $email_headers ) ) mail("accounts@webexcavator.com", $emailSubject, $mail_body, $email_headers); exit(0); } ?> To report a bug or request a new feature, please fill in the form below giving as much information as possible:

Brief Description: