Aleksander Machniak
2015-07-19 8bed5e0151eb375e2d2dc91e4e6c6d5aa62daa5c
Fix regression where compose editor mode was set incorrectly
1 files modified
2 ■■■ changed files
program/steps/mail/compose.inc 2 ●●● patch | view | raw | blame | history
program/steps/mail/compose.inc
@@ -697,7 +697,7 @@
function rcmail_compose_editor_mode()
{
    global $RCMAIL;
    global $RCMAIL, $COMPOSE;
    static $useHtml;
    if ($useHtml !== null) {