From abaa3d33bebcb22112798c4c19f71bab7d5e83dc Mon Sep 17 00:00:00 2001 From: alex-brainstorm Date: Sun, 20 Jul 2003 21:52:56 +0000 Subject: [PATCH] Fixed Tomas' problem skipping iso-8859-1 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5358 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/imap_utf7_local.php | 63 ++++++++++++++++++----------------- 1 file changed, 33 insertions(+), 30 deletions(-) diff --git a/functions/imap_utf7_local.php b/functions/imap_utf7_local.php index 4668d18c..261de0aa 100644 --- a/functions/imap_utf7_local.php +++ b/functions/imap_utf7_local.php @@ -1,16 +1,32 @@