[cvs] commit: imp/lib IMP.php Mailbox.php Search.php constants.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Fri, 6 Sep 2002 15:20:54 -0700 (PDT)


slusarz     2002/09/06 15:20:54 PDT

  Modified files:
    lib                  IMP.php Mailbox.php Search.php 
                         constants.php 
  Log:
  Use IDX_SEP and MSG_SEP constants to better identify the separation strings
  used for internal storage of index/mailbox information.  This also led to
  the squashing of a bug that was not allowing any activities to be performed
  on messages returned via search results.
  
  Revision  Changes    Path
  1.318     +5 -5      imp/lib/IMP.php
  1.9       +7 -7      imp/lib/Mailbox.php
  1.10      +3 -3      imp/lib/Search.php
  1.16      +4 -2      imp/lib/constants.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.317&r2=1.318&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Search.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/imp/lib/constants.php?r1=1.15&r2=1.16&ty=u