Changeset 226 in subversion
- Timestamp:
- May 5, 2006 1:28:21 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/getunread.inc
r101 r226 30 30 $commands = sprintf("this.set_unread_count('%s', %d);\n", $mbox, $IMAP->messagecount($mbox, 'UNSEEN')); 31 31 rcube_remote_response($commands, TRUE); 32 ob_flush();33 32 } 34 33 }
Note: See TracChangeset
for help on using the changeset viewer.
