alecpl
2009-04-23 7a723522945b8954681171aa012b7ee1431a45cd
program/steps/mail/check_recent.inc
@@ -62,7 +62,7 @@
        // get the headers
        $result_h = $IMAP->list_headers($mbox_name, 1, 'date', 'DESC');
        // add to the list
        rcmail_js_message_list($result_h, TRUE);
        rcmail_js_message_list($result_h, true, false);
      }
    }
  }