Updating use of sqgetGlobalVar.
[squirrelmail.git] / functions / decode / iso_8859_13.php
index fa22b8044efa54988c1307fb66effdd4eb174343..e0f881957b5db1d85b78cc46909db3da8f3f313a 100644 (file)
@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @copyright © 2003-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -153,5 +153,3 @@ function charset_decode_iso_8859_13 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file