Aleksander Machniak
2013-07-30 80112d07497ce0f69ce4b60a22b75b603f8bd5b0
Fixed typo in comment
1 files modified
2 ■■■ changed files
program/lib/Roundcube/rcube_imap_generic.php 2 ●●● patch | view | raw | blame | history
program/lib/Roundcube/rcube_imap_generic.php
@@ -2492,7 +2492,7 @@
        }
        if ($binary) {
            // WARNING: Use $formatting argument with care, this may break binary data stream
            // WARNING: Use $formatted argument with care, this may break binary data stream
            $mode = -1;
        }