Sorry. Forgot to add the closing semi-colon. Try this, I tested this and it worked on version 4.0.14.
Change the line to this:
Code:
$headers = "From: YOUR COMPANY NAME<".$m_from.">".$lend."X-Mailer: PHP/".phpversion().$lend."MIME-Version: 1.0".$lend.$message_header;