Thomas Bruederli
2014-01-29 ed7b1f01dea56ff01e9cb4cf48c38c81c75cbbe0
program/steps/utils/spell_html.inc
@@ -56,7 +56,7 @@
}
// send output
header("Content-Type: text/xml; charset=".RCMAIL_CHARSET);
header("Content-Type: text/xml; charset=".RCUBE_CHARSET);
echo json_encode($result);
exit;