[cvs] commit: imp message.php saveimage.php view.php imp/lib Compose.php IMP.php Mailbox.php imp/lib/MIME/Viewer partial.php
Michael M Slusarz
slusarz at curecanti.org
Wed Jan 18 22:46:27 PST 2006
slusarz 2006-01-18 22:46:27 PST
Modified files:
. message.php saveimage.php view.php
lib Compose.php IMP.php Mailbox.php
lib/MIME/Viewer partial.php
Log:
Get rid of IMP::getThisMailbox() - for array_index queries, we should directly
access a IMP_Mailbox:: object and for all others we can just use the
'thismailbox' session variable.
Revision Changes Path
1.185 +3 -3 imp/lib/Compose.php
1.543 +1 -26 imp/lib/IMP.php
1.26 +2 -2 imp/lib/MIME/Viewer/partial.php
1.143 +11 -1 imp/lib/Mailbox.php
2.621 +2 -2 imp/message.php
1.5 +2 -2 imp/saveimage.php
2.214 +2 -2 imp/view.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.184&r2=1.185&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.542&r2=1.543&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/partial.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.142&r2=1.143&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.620&r2=2.621&ty=u
http://cvs.horde.org/diff.php/imp/saveimage.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/imp/view.php?r1=2.213&r2=2.214&ty=u
More information about the cvs
mailing list