[cvs] commit: imp mailbox.php message.php imp/lib Mailbox.php
Message.php imp/lib/Maintenance/Task purge_trash.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Fri Oct 24 11:53:13 PDT 2003
slusarz 2003/10/24 11:53:13 PDT
Modified files:
. mailbox.php message.php
lib Mailbox.php Message.php
lib/Maintenance/Task purge_trash.php
Log:
Clean up of IMP_Message - no longer auto determine message indices when
performing message functions. This requires us to do a little more work
when calling the functions, but I feel much safer knowing exactly what will
be done than I did before :)
Don't need to set the IMP_Mailbox object in IMP_Message anymore. instead, you
can directly pass in the IMP_Mailbox object to IMP_Message functions in place
of the indices parameter.
phpdoc
Revision Changes Path
1.46 +18 -16 imp/lib/Mailbox.php
1.20 +4 -4 imp/lib/Maintenance/Task/purge_trash.php
1.129 +134 -141 imp/lib/Message.php
2.534 +11 -10 imp/mailbox.php
2.497 +10 -16 imp/message.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.45&r2=1.46&ty=u
http://cvs.horde.org/diff.php/imp/lib/Maintenance/Task/purge_trash.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.128&r2=1.129&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.533&r2=2.534&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.496&r2=2.497&ty=u
More information about the cvs
mailing list