[cvs] commit: imp/lib Tree.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Fri Jan 9 15:18:19 PST 2004


slusarz     2004/01/09 15:18:19 PST

  Modified files:
    lib                  Tree.php 
  Log:
  Add $prefixnodelim to store the value of the prefix with no trailing
  delimiter - since we use this alot in IMP_Tree, we might as well do the
  somewhat expensive string function once and just store the results.
  expand() now takes a second boolean argument that indicates whether all folders
  below the given one should be expanded.  This should now make the Expand All
  link work again.
  Better handling again for all IMAP servers that don't store their hierarchies
  under the INBOX directory (i.e. uw-imap and mail/).  The problems with folders
  not showing up correctly and duplicate folders being observed should be fixed
  now.
  
  Revision  Changes    Path
  1.102     +55 -26    imp/lib/Tree.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/Tree.php?r1=1.101&r2=1.102&ty=u


More information about the cvs mailing list