using 'pass' instead of 'ascii'. internal mbstring encoding that should
[squirrelmail.git] / plugins / squirrelspell / sqspell_options.php
index e6ca44b655ad28c4165adefbf402438492707fd9..ae1a5160715e018c9a6177e8e234e469e875b78f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Main wrapper for the options interface.
  *
- * Copyright (c) 1999-2005 The SquirrelMail development team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
@@ -23,7 +23,7 @@ $SQSPELL_DIR='plugins/squirrelspell/';
 $SQSPELL_CRYPTO=FALSE;
 
 /**
- * Load some necessary stuff from squirrelmail.
+ * Load some necessary stuff from SquirrelMail.
  * @ignore
  */
 define('SM_PATH','../../');