commit: imp compose.php mailbox.php menu.php message.php imp/docs
CHANGES imp/lib IMP.php mimetypes.php imp/templates/compose
compose.inc
chuck@horde.org
chuck@horde.org
27 Oct 2000 21:25:02 -0000
chuck 2000/10/27 14:25:02 PDT
Modified files:
. compose.php mailbox.php menu.php
message.php
docs CHANGES
lib IMP.php mimetypes.php
templates/compose compose.inc
Log:
When composing in the same window, carry information about where we are in
the mailbox around so that we can return to the same place.
Fixed a silly bug in mime_view_text() that added ampersands to the beginning
of some messages.
Bug: 514
Revision Changes Path
2.208 +42 -17 imp/compose.php
2.206 +2 -3 imp/mailbox.php
2.56 +4 -3 imp/menu.php
2.161 +2 -3 imp/message.php
1.195 +4 -0 imp/docs/CHANGES
1.83 +14 -3 imp/lib/IMP.php
1.32 +3 -3 imp/lib/mimetypes.php
2.72 +3 -1 imp/templates/compose/compose.inc