';
/**
* See if more than one dictionary is defined system-wide.
* If so, let the user choose his preferred ones.
*/
if (sizeof($SQSPELL_APP)>1) {
$msg .= '
\n";
}
/**
* See if MCRYPT is available.
* If so, let the user choose whether s/he wants to encrypt the
* personal dictionary file.
*/
if (function_exists("mcrypt_generic")) {
$msg .= '