* @version $Id: init.mod,v 1.3.2.3 2005/06/04 21:57:32 jervfors Exp $ * @package plugins * @subpackage squirrelspell */ /** * See if we need to give user the option of choosing which dictionary * s/he wants to use to spellcheck his message. */ $langs=sqspell_getSettings(null); $msg = '
\n"; sqspell_makeWindow($onload, _("SquirrelSpell Initiating"), "init.js", $msg); /** * For the Emacs weenies: * Local variables: * mode: php * End: * vim: syntax=php */ ?>