alecpl
2010-10-04 103ddcde87f77da28fa2c1f7942763db1c65b34a
program/include/rcube_message.php
@@ -74,6 +74,7 @@
    {
        $this->app = rcmail::get_instance();
        $this->imap = $this->app->imap;
        $this->imap->get_all_headers = true;
        $this->uid = $uid;
        $this->headers = $this->imap->get_headers($uid, NULL, true, true);