tbrehm
2011-08-10 552714c3e12e29e1dfa4209865c7c5d7be2abc01
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";