Added iso-8859-3, iso-8859-10, iso-8859-11, iso-8859-14, iso-8859-16
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jun 2003 09:36:56 +0000 (09:36 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jun 2003 09:36:56 +0000 (09:36 +0000)
commit3a66bed233158834b5013a911bd22b10a95b0f22
tree57d0078b5617710abf33736de89f902ddf7d1d87
parentd672fcab6c386d4dcdb2373204e1bd3c90149bd3
Added iso-8859-3, iso-8859-10, iso-8859-11, iso-8859-14, iso-8859-16
support. Switched iso-8859-4, iso-8859-5, iso-8859-13 and cp1257 to new way of
decoding. Older decoding functions still remain in i18n.php. Newer decoding
functions use different names. No undercore between iso and 8859 for iso-8859-x
decoding and cp12xx instead of windows_12xx for windows-12xx decoding.

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