From 92211a0425059ca8331994a9c6d3f92c9266c410 Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 15 Oct 2008 07:44:41 +0000 Subject: - fix multibyte characters on spellchecker suggestions list (still not fixed in tinyMCE repo) git-svn-id: https://svn.roundcube.net/trunk@1981 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../program/js/tiny_mce/plugins/spellchecker/classes/PSpell.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/js/tiny_mce/plugins/spellchecker/classes/PSpell.php') diff --git a/roundcubemail/program/js/tiny_mce/plugins/spellchecker/classes/PSpell.php b/roundcubemail/program/js/tiny_mce/plugins/spellchecker/classes/PSpell.php index 45448d070..6aa255cbd 100755 --- a/roundcubemail/program/js/tiny_mce/plugins/spellchecker/classes/PSpell.php +++ b/roundcubemail/program/js/tiny_mce/plugins/spellchecker/classes/PSpell.php @@ -37,7 +37,7 @@ class PSpell extends SpellChecker { $words = pspell_suggest($this->_getPLink($lang), $word); for ($i=0; $i