',messageId='.db_input($msgid).
',message='.db_input(Format::striptags($msg)). //Tags/code stripped...meaning client can not send in code..etc
... e die Nachricht speichert):
<code>
',message=CONVERT(_utf8 '.db_input(Format::striptags($msg)).' USING latin1)'. //Tags/code stripped...meaning client can not send in code..etc
</code>
J... pslashes(preg_replace("/(\r\n|\r)/s", "\n", trim($message)));
$fromname=$this->getName();