Moved dictionaries and settings to SM prefs system
[squirrelmail.git] / plugins / squirrelspell / modules / lang_setup.mod
index ec910d6bb585165ecf4735d79894a9181779ecc1..02b1e6d1c702860f4adfbf4ff7a3ca37401d5ec1 100644 (file)
@@ -27,7 +27,7 @@ $msg = '<p>'
 /**
  * Present a nice listing.
  */
-$langs = sqspell_getSettings(null);
+$langs = sqspell_getSettings();
 $add = '<p>'
   . _("Make this dictionary my default selection:")
   . " <select name=\"lang_default\">\n";