moving functions to separate file, adding configuration files
[squirrelmail.git] / plugins / squirrelspell / sqspell_interface.php
index 32da3780cb5dfa1ab5dfc7f998d2921ed7dea03e..f53f8b4be423bf602cd80767f7cc9277ca99e0c5 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Main wrapper for the pop-up.
  *
- * Copyright (c) 1999-2003 The SquirrelMail development team
+ * Copyright (c) 1999-2004 The SquirrelMail development team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This is a main wrapper for the pop-up window interface of
@@ -15,6 +15,8 @@
  *
  * @author Konstantin Riabitsev <icon@duke.edu> ($Author$)
  * @version $Date$
+ * @package plugins
+ * @subpackage squirrelspell
  */
 
 /**            
@@ -27,8 +29,8 @@ $SQSPELL_CRYPTO=FALSE;
     
 /**
  * Load the stuff needed from squirrelmail
+ * @ignore
  */
-
 define('SM_PATH','../../');
 
 /* SquirrelMail required files. */