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