Only iso_8859_default and ns_4551_1 decoding is left in i18n.php. Others
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 25 Jun 2003 07:10:23 +0000 (07:10 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 25 Jun 2003 07:10:23 +0000 (07:10 +0000)
commit5dd23dac87742f29bc491e3ae4dba699b8147fc0
tree35dc051423edcbe7ba66e534808c3dbaf84cf40e
parent0a708025e7888422b8dd25582d16234526ef184c
Only iso_8859_default and ns_4551_1 decoding is left in i18n.php. Others
are in functions/decode directory. In order to enable big5 or gb2312
decoding, user needs to set $agresive_decoding = true in functions/i18n.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5114 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/i18n.php