X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Findex.php;h=a7a4c21cea126217cc13a1d46736b7a12c57ca8b;hp=b86832a0e18d6aeb8a1ce51ba011c2c5a26e4cef;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hpb=15e6162eacc97158393bc75aed3afeb7b19c24a6 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");