For DSN values, allow current value to remain if no changes made
[squirrelmail.git] / index.php
index 8d9e4e974f3ee237f5ae974eccb9dc7858ccf419..453d7838a2a35133b6ec18c1f1a5c6a9881a6ede 100644 (file)
--- a/index.php
+++ b/index.php
@@ -5,7 +5,7 @@
  *
  * Redirects to the login page.
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright 1999-2012 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -22,4 +22,3 @@ if( ! file_exists ( 'config/config.php' ) ) {
 // If we are, go ahead to the login page.
 header('Location: src/login.php');
 
-?>
\ No newline at end of file