Moved dictionaries and settings to SM prefs system
[squirrelmail.git] / plugins / squirrelspell / modules / init.mod
index a3c7d9988a826c3020c09bfc43a10c2fe6323034..4ca76fb93597a346b2f3adf0b7f2cd928b72ba85 100644 (file)
@@ -19,7 +19,7 @@
  * 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);
+$langs=sqspell_getSettings();
 $msg = '<form method="post">'
   . '<input type="hidden" name="MOD" value="check_me" />'
   . '<input type="hidden" name="sqspell_text" />'