addrsrch_fullname is already fetched by load_prefs.php
[squirrelmail.git] / functions / htmlentities / iso-8859-1.php
index 1dcf9c466458785c45b6add694b0e412320469e9..7d85801ed0cb8714000bca486e528ebb870b4381 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * iso-8859-1 html entities table
  *
- * @copyright © 2004-2006 The SquirrelMail Project Team
+ * @copyright 2004-2011 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -107,4 +107,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xFE" => 'þ',
               "\xFF" => 'ÿ')
                 );
-?>
\ No newline at end of file