Moving function to its rightful place
[squirrelmail.git] / functions / decode / iso_8859_6.php
index 0b964ddf0bce697044303ca693b86ed9e7eeca4d..9c75de2e902c6919a40c87d9ab384be600e07bf8 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
@@ -108,4 +108,3 @@ function charset_decode_iso_8859_6 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file