tbrehm
2011-09-09 40c436b6e2724e98efb51582d1ad8fad6dcf4a1c
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";