[cvs] commit: imp mailbox.php imp/lib Mailbox.php Message.php

Michael M Slusarz slusarz at horde.org
Wed May 10 12:53:38 PDT 2006


slusarz     2006-05-10 12:53:37 PDT

  Modified files:
    .                    mailbox.php 
    lib                  Mailbox.php Message.php 
  Log:
  Bug: 3913
  Fix seen flag when stripping part.
  Save a call to flag() because it seems imap_append() accepts a list of flags to
  set (not documented very well).
  Make 2nd parameter to IMP_Mailbox::updateMailbox() optional.
  Make sure if we invalidate the current mailbox object that we ensure
  _buildMessage() will correctly re-build the next time we run it.
  
  Revision  Changes    Path
  1.208     +6 -3      imp/lib/Mailbox.php
  1.259     +6 -7      imp/lib/Message.php
  2.759     +3 -3      imp/mailbox.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.207&r2=1.208&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.258&r2=1.259&ty=u
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.758&r2=2.759&ty=u


More information about the cvs mailing list