Aleksander Machniak
2015-05-21 0c08b0477864d4fa65a6fd9c8eb20f45e996f38d
program/include/rcmail_output.php
@@ -28,6 +28,7 @@
abstract class rcmail_output extends rcube_output
{
    const JS_OBJECT_NAME = 'rcmail';
    const BLANK_GIF      = 'R0lGODlhDwAPAIAAAMDAwAAAACH5BAEAAAAALAAAAAAPAA8AQAINhI+py+0Po5y02otnAQA7';
    public $type = 'html';
    public $ajax_call = false;