X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Ftest%2Findex.php;h=9529b0e28ec424d973e55cf9dc91e37924e59b02;hp=09f0a217bc75fa3aed0c4b904fd82fef1e88fc5d;hb=c4faef335b2362c81b8ebf026d4066c12d70536c;hpb=3d708401d7b7118bcfb1225a47d5fd2646f9d670 diff --git a/plugins/test/index.php b/plugins/test/index.php index 09f0a217..9529b0e2 100644 --- a/plugins/test/index.php +++ b/plugins/test/index.php @@ -3,14 +3,14 @@ /** * index.php * - * Copyright (c) 1999-2002 The SquirrelMail Project Team + * Copyright (c) 1999-2020 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 * people to the login screen. At this point no attempt is made to see if * the person is logged or not. * - * $Id: index.php,v 1.4 2001/12/23 07:42:39 thomppj Exp $ + * $Id$ */ header("Location:../index.php");