alex-brainstorm
|
858e5ba110
|
Repair my mistake : wrong arguments order for stristr (still not used to php's order :(
|
2003-07-27 11:13:34 +00:00 |
|
tokul
|
0f6b3e7ff9
|
preg_match('/iso-8859-/'.. covered all iso-8859 charsets (iso-8859-1,
iso-8859-2, iso-8859-13 etc). stristr does not do that.
|
2003-07-27 09:13:29 +00:00 |
|
alex-brainstorm
|
9ac1362720
|
Check for empty default_charset in imap_utf7_decode_local() too. Duplicate code is bad :(.
|
2003-07-27 01:50:11 +00:00 |
|
alex-brainstorm
|
6256140d87
|
Check for empty default_charset. RCS tag string fixed ;)
|
2003-07-26 18:54:44 +00:00 |
|
alex-brainstorm
|
e315732f7f
|
Call set_my_charset() before actually using , and fix variable name in case != iso-8859-1, all pointed out by Tomas ;)
|
2003-07-21 12:47:06 +00:00 |
|
alex-brainstorm
|
bbdd328082
|
Charset spec test should be case-insensitive
|
2003-07-20 22:43:15 +00:00 |
|
alex-brainstorm
|
d6a5cf2712
|
Fixed Tomas' problem skipping iso-8859-1
|
2003-07-20 21:52:56 +00:00 |
|
tokul
|
9cd504edb4
|
iso-8859-1 test in imap_utf7_decode_local does not work
|
2003-07-20 17:23:26 +00:00 |
|
tokul
|
f2b9b5f5d5
|
Added optional mbstring functions to deal with i18n folder names
|
2003-07-20 16:17:08 +00:00 |
|
philippe_mingo
|
e4ba9851d4
|
Masato Higashiyama japanese patch.
|
2003-03-27 16:47:48 +00:00 |
|
Thijs Kinkhorst
|
75de52f258
|
Getting ready for 1.4.0 RC1
|
2002-12-31 12:49:43 +00:00 |
|
Thijs Kinkhorst
|
fbd91a1a58
|
Merge utf7_decode_local and utf7_encode_local into one file.
|
2002-10-28 13:00:44 +00:00 |
|