From d5ddd62fa9011fa56e93c05fd463e9b9d4e0f4ac Mon Sep 17 00:00:00 2001 From: tokul Date: Sun, 14 Nov 2004 18:00:32 +0000 Subject: [PATCH] allow mbstring functions will all charsets that are available in mbstring. might add some override that removes need to run mbstring.internal_encoding n times. fix for bug.1005353 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8376 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/imap_utf7_local.php | 55 +++++++++++++++++++++++------------ 1 file changed, 36 insertions(+), 19 deletions(-) diff --git a/functions/imap_utf7_local.php b/functions/imap_utf7_local.php index 943f2620..350c0525 100644 --- a/functions/imap_utf7_local.php +++ b/functions/imap_utf7_local.php @@ -1,7 +1,6 @@ 0, 'B' => 1, 'C' => 2, 'D' => 3, 'E' => 4, 'F' => 5, -- 2.25.1