tbrehm
2011-09-08 f5ea1b4fc06009b47d0647ca36d6bf8f1081680b
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";