Cache $PHP_SELF value, add ability to make custom changes to $PHP_SELF by putting...
[squirrelmail.git] / functions / htmlentities / utf-8.php
index de47bd598dbc706f4da29f9b8edb17a18b4e9ea7..52bc43f8041136bcb0b6e15d2109c0f953d3d770 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * utf-8 html entities table
  *
- * @copyright © 2004-2006 The SquirrelMail Project Team
+ * @copyright 2004-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -273,4 +273,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xE2\x99\xA6" => '♦'
               )
        );
-?>
\ No newline at end of file