if encoding function can't find charset, it does us-ascii encoding.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 27 Aug 2004 11:54:17 +0000 (11:54 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 27 Aug 2004 11:54:17 +0000 (11:54 +0000)
commit33991968233a93217be237585a2265d1700883b8
tree1435cb42f54a684356a289fb9a4ecf8c94855896
parentb58fea76b495ea5506bdaf60a6d712c6a75e593a
if encoding function can't find charset, it does us-ascii encoding.
$enable_loosy_encoding option allows to use charset conversion in compose,
when output charset does not provide full support of symbols used in input
charset. (for example. utf-8 -> iso-8859-1). Provides solution for bug.806698

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