Aleksander Machniak
2015-09-12 b87a794348bca020799a977b1b61dcce056d109b
plugins/enigma/lib/enigma_engine.php
@@ -695,6 +695,10 @@
            // Make sure decryption status message will be displayed
            $part->type = 'content';
            $p['object']->parts[] = $part;
            // don't show encrypted part on attachments list
            // don't show "cannot display encrypted message" text
            $p['abort'] = true;
        }
    }