$htmltext = htmlspecialchars($text);\r
$htmltext = preg_replace("/\015\012|\012|\015/",$linebreak,$htmltext);\r
\r
$htmltext = htmlspecialchars($text);\r
$htmltext = preg_replace("/\015\012|\012|\015/",$linebreak,$htmltext);\r
\r
global $captcha_enable, $email, $name, $subject, $text, $user_fields, $tpl_user_error;\r
\r
$tpl = new Template;\r
global $captcha_enable, $email, $name, $subject, $text, $user_fields, $tpl_user_error;\r
\r
$tpl = new Template;\r