Split out functionality that gathers system specs
[squirrelmail.git] / plugins / index.php
index 269f8987f434e5b7bfc7dfcd13a29ddaeee1663d..1c4f4fcd77f3c6d5c543187eccc2b21d055504ce 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * index.php
  *
 /**
  * index.php
  *
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 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
  * 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$
  * the person is logged or not.
  *
  * $Id$
+ * @package plugins
  */
 
 header("Location:../index.php");
  */
 
 header("Location:../index.php");