adding charset conversion functions. utf_8.php is taken from www.php.net samples.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 16 May 2004 08:43:50 +0000 (08:43 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 16 May 2004 08:43:50 +0000 (08:43 +0000)
commitd3bab52eddddc309b921a98bac0db59353bef489
treec27ee806a3374a7977e56ef9f894b8e9f3ddcbf9
parent8fb0964441a9365e250d09b648a37ff95cd432e5
adding charset conversion functions. utf_8.php is taken from php.net samples.
Functions are needed if we want to mix forms.php and charset conversion in compose.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7465 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/encode/utf_8.php [new file with mode: 0644]
functions/i18n.php