program/steps/mail/spell_pspell.inc
@@ -23,7 +23,7 @@ raise_error(array( 'code' => 500, 'type' => 'php', 'file' => __FILE__, 'file' => __FILE__, 'line' => __LINE__, 'message' => "Pspell extension not available"), true, false); header('HTTP/1.1 404 Not Found'); @@ -71,7 +71,7 @@ $out .= '</spellresult>'; header("Content-Type: text/xml"); header("Content-Type: text/xml; charset=".RCMAIL_CHARSET); echo $out; exit;