git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13485
7612ce4b-ef26-0410-bec9-
ea0150e637f0
*
* Redirects to the login page.
*
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id$
* @package squirrelmail
// If we are, go ahead to the login page.
header('Location: src/login.php');
-?>
\ No newline at end of file