[cvs] commit: imp message.php thread.php imp/lib IMP.php Mailbox.php Message.php
Michael M Slusarz
slusarz at curecanti.org
Mon Jan 23 19:15:29 PST 2006
slusarz 2006-01-23 19:15:29 PST
Modified files:
. message.php thread.php
lib IMP.php Mailbox.php Message.php
Log:
Bug: 3338
Remove wholly unneeded index updating code in IMP_Mailbox::. How unneeded?
Well, we rip out 10K of code and the new code works better (there should not
need to be a great amount of bug fixes here either since we barely change the
external API calls) and fixes at least one bug.
Looking back at this, wow - my coding stunk (some would say it still does :) ).
Revision Changes Path
1.545 +3 -4 imp/lib/IMP.php
1.144 +51 -165 imp/lib/Mailbox.php
1.219 +2 -2 imp/lib/Message.php
2.623 +22 -23 imp/message.php
2.31 +3 -2 imp/thread.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.544&r2=1.545&ty=u
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.143&r2=1.144&ty=u
http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.218&r2=1.219&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.622&r2=2.623&ty=u
http://cvs.horde.org/diff.php/imp/thread.php?r1=2.30&r2=2.31&ty=u
More information about the cvs
mailing list