Fix issues caused by use of PostgreSQL keyword 'user' in SquirrelMail's default prefe...
[squirrelmail.git] / functions / decode / iso_8859_6.php
index 0b964ddf0bce697044303ca693b86ed9e7eeca4d..28c5eedc17d99e833c809e7f760088a606168b6e 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-2010 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