thomascube
2007-09-19 5eee009671d773cb3ebef5beca6ad47c919ac4c7
program/steps/mail/check_recent.inc
@@ -31,7 +31,7 @@
      $unread_count = $IMAP->messagecount(NULL, 'UNSEEN', TRUE);
      $OUTPUT->set_env('messagecount', $count);
      $OUTPUT->command('set_unread_count', $mbox_name, $unread_count);
      $OUTPUT->command('set_unread_count', $mbox_name, $unread_count, true);
      $OUTPUT->command('set_rowcount', rcmail_get_messagecount_text());
      $OUTPUT->command('set_quota', $IMAP->get_quota());