Aleksander Machniak
2015-06-17 8e68430749fdd244057ef7ad720783745aca76c0
program/lib/Roundcube/rcube_html2text.php
@@ -216,7 +216,7 @@
     * @see $ent_search
     */
    protected $ent_replace = array(
        ' ',                                    // Non-breaking space
        "\xC2\xA0",                             // Non-breaking space
        '"',                                    // Double quotes
        "'",                                    // Single quotes
        '>',