Changeset 3307 in subversion
- Timestamp:
- Mar 2, 2010 5:31:11 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcube_imap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_imap.php
r3306 r3307 881 881 882 882 // refresh message count -> will update $_SESSION['maxuid'][$mailbox] 883 $this-> messagecount($mbox_name, 'ALL', true);883 $this->_messagecount($mailbox, 'ALL', true); 884 884 885 885 if ($_SESSION['maxuid'][$mailbox] > $old_maxuid) {
Note: See TracChangeset
for help on using the changeset viewer.
