X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fmodules%2Findex.php;h=43e18ff6073c28fcd8df6eddd3de11277dfce941;hp=5791f65869d290b3192c5166a9aef1105d1ff088;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hpb=96d985e56dd20e2045e07673fc42e1ad908b398e diff --git a/plugins/squirrelspell/modules/index.php b/plugins/squirrelspell/modules/index.php index 5791f658..43e18ff6 100644 --- a/plugins/squirrelspell/modules/index.php +++ b/plugins/squirrelspell/modules/index.php @@ -9,9 +9,11 @@ ** Redirects to the login page. ** ** $Id$ + * @package plugins + * @subpackage squirrelspell **/ header("Location:../../../src/login.php\n\n"); exit(); -?> \ No newline at end of file +?>