Split out functionality that gathers system specs
[squirrelmail.git] / plugins / squirrelspell / sqspell_config.php
index f2a59ca88104c43e8089e6c956da7814b65e2c57..29508eb4572cc1885f7eabfe50eb373b0f41cc5e 100644 (file)
@@ -2,14 +2,17 @@
 /**
  * sqspell_config.php -- SquirrelSpell Configuration file.
  *
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *
  *
  * $Id$
+ * @package plugins
+ * @subpackage squirrelspell
  */
 
+/** */
 require_once(SM_PATH . 'functions/prefs.php');
 
 /* Just for poor wretched souls with E_ALL. :) */