program/lib/Roundcube/rcube_spellcheck_googie.php
@@ -56,6 +56,10 @@ { $this->content = $text; if (empty($text)) { return $this->matches = array(); } // spell check uri is configured $url = rcube::get_instance()->config->get('spellcheck_uri');