Thomas Bruederli
2014-04-09 a2cf7c41b97a587d90188b83e4d15da1567a54b4
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;