tbrehm
2011-06-29 9c930e0ba5b3ad3535a3435c2d19b26b2871d615
interface/lib/classes/functions.inc.php
@@ -57,7 +57,7 @@
         $header .= "Content-Type: multipart/mixed; boundary=$uid\n";
         $header .= "--$uid\n";
         $header .= "Content-Type: text/plain\n";
         $header .= "Content-Type: text/plain;\n\tcharset=\"UTF-8\"\n";
         $header .= "Content-Transfer-Encoding: 8bit\n\n";
         $header .= "$text\n";