CHANGELOG | ●●●●● patch | view | raw | blame | history | |
program/include/rcube_imap.php | ●●●●● patch | view | raw | blame | history |
CHANGELOG
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- 2008/04/16 (alec) ---------- - Fix typo in set_charset() (#1484991) 2008/04/15 (estadtherr) ---------- - HTML editing is now working with PHP5 updates and TinyMCE v3.0.6 program/include/rcube_imap.php
@@ -214,7 +214,7 @@ */ function set_charset($cs) { $this->default_charset = $ch; $this->default_charset = $cs; }