tbrehm
2011-06-30 28d1b5301d44caa8dd89f66c758b68cb91984a8a
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";