From: tokul Date: Fri, 4 Nov 2005 18:31:35 +0000 (+0000) Subject: adding more charsets to sq_mb_list_encodings X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ba40ff8b11b2b8746df66b157d0729ac305b98c7;p=squirrelmail.git adding more charsets to sq_mb_list_encodings git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10249 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/strings.php b/functions/strings.php index 94799a68..5817ad59 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -1090,7 +1090,10 @@ function sq_mb_list_encodings() { 'windows-1256', 'tis-620', 'iso-2022-jp', + 'euc-cn', 'euc-kr', + 'euc-tw', + 'uhc', 'utf7-imap'); $supported_encodings=array();