tbrehm
2011-09-26 b31bb1f27f066a2d49f5ab9ee0ca15e985efc788
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";