X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsqspell_interface.php;h=f0af7b8226776e794cb13bfa55325a2bfac159d0;hp=32da3780cb5dfa1ab5dfc7f998d2921ed7dea03e;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hpb=96d985e56dd20e2045e07673fc42e1ad908b398e diff --git a/plugins/squirrelspell/sqspell_interface.php b/plugins/squirrelspell/sqspell_interface.php index 32da3780..f0af7b82 100644 --- a/plugins/squirrelspell/sqspell_interface.php +++ b/plugins/squirrelspell/sqspell_interface.php @@ -15,6 +15,8 @@ * * @author Konstantin Riabitsev ($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. */