alecpl
2008-04-11 6d2714b3b3660f8a4efbb9c53e00b76245c2bcc2
program/steps/mail/check_recent.inc
@@ -37,7 +37,7 @@
      $OUTPUT->set_env('messagecount', $IMAP->messagecount());
      $OUTPUT->command('set_unread_count', $mbox_name, $unread_count, ($mbox_name == 'INBOX'));
      $OUTPUT->command('set_rowcount', rcmail_get_messagecount_text());
      $OUTPUT->command('set_quota', $IMAP->get_quota());
      $OUTPUT->command('set_quota', rcmail_quota_content($IMAP->get_quota()));
      // add new message headers to list
      $a_headers = array();