Aleksander Machniak
2014-04-14 a12bbbaf41a200e98e437c2082b9dcc68c5a8f46
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;