X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fnewmail%2Findex.php;h=62e0c5e1de5f0f529c371c28943d30eafb32caac;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hp=bd44a24bbe3473245e715e7a305a4c207b5e88d7;hpb=96d985e56dd20e2045e07673fc42e1ad908b398e;p=squirrelmail.git diff --git a/plugins/newmail/index.php b/plugins/newmail/index.php index bd44a24b..62e0c5e1 100644 --- a/plugins/newmail/index.php +++ b/plugins/newmail/index.php @@ -9,9 +9,11 @@ ** Redirects to the login page. ** ** $Id$ + * @package plugins + * @subpackage newmail **/ header("Location:../../src/login.php\n\n"); exit(); -?> \ No newline at end of file +?>