Split out functionality that gathers system specs
[squirrelmail.git] / plugins / calendar / index.php
index f026681cf2a3b02a0d7087e3441ebcf834d73b84..c872d8ad258c7ae842db27915b8beeca5854f776 100644 (file)
@@ -3,12 +3,14 @@
 /**
  * index.php -- Displays the main frameset
  *
 /**
  * index.php -- Displays the main frameset
  *
- * Copyright (c) 2002 The SquirrelMail Project Team
+ * Copyright (c) 2002-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Redirects to the login page.
  *
  * $Id$
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Redirects to the login page.
  *
  * $Id$
+ * @package plugins
+ * @subpackage calendar
  */
 
 header("Location:../../src/login.php\n\n");
  */
 
 header("Location:../../src/login.php\n\n");