summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_result_thread.php
diff options
context:
space:
mode:
Diffstat (limited to 'program/lib/Roundcube/rcube_result_thread.php')
-rw-r--r--program/lib/Roundcube/rcube_result_thread.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/program/lib/Roundcube/rcube_result_thread.php b/program/lib/Roundcube/rcube_result_thread.php
index ceaaf59a6..168761696 100644
--- a/program/lib/Roundcube/rcube_result_thread.php
+++ b/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();