X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsqspell_options.php;h=623a9e56e8479ddee5cd3d48f66735b3d3e0999a;hb=3ad591f5e7cc85af9b7d15b422c4c598954eba9b;hp=55c7fddc3d5fc05753ec62b477ca02cfc14a7bd0;hpb=8a9f9d0964e91d21ffd490b105a011687d8c729f;p=squirrelmail.git diff --git a/plugins/squirrelspell/sqspell_options.php b/plugins/squirrelspell/sqspell_options.php index 55c7fddc..623a9e56 100644 --- a/plugins/squirrelspell/sqspell_options.php +++ b/plugins/squirrelspell/sqspell_options.php @@ -4,13 +4,15 @@ * * Main wrapper for the options interface. * - * Copyright (c) 1999-2002 The SquirrelMail development team + * Copyright (c) 1999-2004 The SquirrelMail development team * Licensed under the GNU GPL. For full terms see the file COPYING. * * $Id$ * * @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','../../');