[cvs] commit: imp/lib Message.php
Michael M Slusarz
slusarz@bigworm.colorado.edu
Fri, 21 Jun 2002 11:52:07 -0700 (PDT)
slusarz 2002/06/21 11:52:07 PDT
Modified files:
lib Message.php
Log:
* Condense some cases.
* _removeCurrent() _should_ now correctly set the index to the next message
in the sorted array. This might help alleviate the resorting weirdness
people (including me) have been experiencing. Essentially, new messages
may be skipped now in the message display screens but that is not
necessarily a bad thing.
* Removed some possible sorting duplication.
* No longer re-sort on the first message in the mailbox. None of the
message manipulation methods is in danger of walking over the front of
the array. Any arguments on this one?
Revision Changes Path
1.73 +35 -35 imp/lib/Message.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.72&r2=1.73&ty=u