tbrehm
2011-09-26 ba3e3e48e6ec4523ae26dc6c206d5bfdfa08d332
interface/lib/classes/functions.inc.php
@@ -52,7 +52,7 @@
            unset($path_parts);
         }
         $header = "From: $from\nReply-To: $from\n";
         $header = "Return-Path: $form\nFrom: $from\nReply-To: $from\n";
         $header .= "MIME-Version: 1.0\n";
         $header .= "Content-Type: multipart/mixed; boundary=$uid\n";