X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsqspell_options.php;h=b5984067138835b9adfd2d6a5320ff3724f1eaca;hp=009f5959e7a0aae12a66b7b6f9e9e4f263878a43;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hpb=96d985e56dd20e2045e07673fc42e1ad908b398e diff --git a/plugins/squirrelspell/sqspell_options.php b/plugins/squirrelspell/sqspell_options.php index 009f5959..b5984067 100644 --- a/plugins/squirrelspell/sqspell_options.php +++ b/plugins/squirrelspell/sqspell_options.php @@ -11,6 +11,8 @@ * * @author Konstantin Riabitsev ($Author$) * @version $Date$ + * @package plugins + * @subpackage squirrelspell */ /** @@ -22,6 +24,7 @@ $SQSPELL_CRYPTO=FALSE; /** * Load some necessary stuff from squirrelmail. + * @ignore */ define('SM_PATH','../../');