mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +03:00
Bugfix: mb_convert_encoding(): Unknown encoding CP858
This commit is contained in:
parent
6cf544d3e7
commit
2cf35057a5
2 changed files with 0 additions and 5 deletions
|
|
@ -34,5 +34,4 @@ class Charset
|
|||
const ISO_8859_8 = 'iso-8859-8';
|
||||
const ISO_8859_8_I = 'iso-8859-8-i';
|
||||
const ISO_2022_JP = 'iso-2022-jp';
|
||||
const CP858 = 'cp858';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue