Initial groundwork to use phpdocumentor.
[squirrelmail.git] / plugins / squirrelspell / sqspell_interface.php
index 32da3780cb5dfa1ab5dfc7f998d2921ed7dea03e..f0af7b8226776e794cb13bfa55325a2bfac159d0 100644 (file)
@@ -15,6 +15,8 @@
  *
  * @author Konstantin Riabitsev <icon@duke.edu> ($Author$)
  * @version $Date$
  *
  * @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
     
 /**
  * Load the stuff needed from squirrelmail
+ * @ignore
  */
  */
-
 define('SM_PATH','../../');
 
 /* SquirrelMail required files. */
 define('SM_PATH','../../');
 
 /* SquirrelMail required files. */