Anchor the regexp. Thanks Thijs Kinkhorst.
[squirrelmail.git] / functions / decode / index.php
index 35a883a7340b3910cac64691ff5398f695a9a88b..7bffc9925085ee29cdadb1c10fedebd8a5fc2330 100644 (file)
@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright (c) 1999-2005 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
@@ -15,5 +15,3 @@
  */
 
 header('Location: ../index.php');
-
-?>
\ No newline at end of file