commit: imp mailbox.php message.php imp/docs CHANGES
chuck@horde.org
chuck@horde.org
19 Oct 2000 02:41:48 -0000
chuck 2000/10/18 19:41:48 PDT
Modified files:
. mailbox.php message.php
docs CHANGES
Log:
implement hide deleted cleanly using the new optional argument to imap_sort
that specifies a search program. now we just request that the message list
not include deleted messages, and things work much better.
Revision Changes Path
2.205 +68 -60 imp/mailbox.php
2.159 +19 -16 imp/message.php
1.191 +2 -0 imp/docs/CHANGES