Aleksander Machniak
2016-01-16 3f6fbdcc6d2ed2e5ad17f9ae4f7d2f4bb8a3104b
program/lib/Roundcube/rcube_result_thread.php
@@ -26,6 +26,8 @@
 */
class rcube_result_thread
{
    public $incomplete = false;
    protected $raw_data;
    protected $mailbox;
    protected $meta = array();