X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Findex.php;h=a7a4c21cea126217cc13a1d46736b7a12c57ca8b;hb=27663afe63c34d8c329a3f1b09070893c7b25d41;hp=b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef;hpb=15e6162eacc97158393bc75aed3afeb7b19c24a6;p=squirrelmail.git diff --git a/plugins/index.php b/plugins/index.php index b86832a0..a7a4c21c 100644 --- a/plugins/index.php +++ b/plugins/index.php @@ -3,7 +3,7 @@ /** * index.php * - * Copyright (c) 1999-2002 The SquirrelMail Project Team + * Copyright (c) 1999-2003 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * This file simply takes any attempt to view source files and sends those @@ -11,6 +11,7 @@ * the person is logged or not. * * $Id$ + * @package plugins */ header("Location:../index.php");