[cvs] commit: imp folders.php imp/lib VFolder.php imp/lib/Auth imp.php imp/lib/IMAP Tree.php

Michael M Slusarz slusarz at curecanti.org
Tue Nov 23 21:42:18 PST 2004


slusarz     2004-11-23 21:42:18 PST

  Modified files:
    .                    folders.php 
    lib                  VFolder.php 
    lib/Auth             imp.php 
    lib/IMAP             Tree.php 
  Log:
  Fix editing/deleting of virtual folders from the IMP_Tree object.
  Simplify handling of the vfolder id by handling the IMP prefix string
  entirely within IMP_Vfolder:: (we use IMP_VFOLDER_PREFIX to identify virtual
  folders during runtime, but the virtual folders are stored without the prefix
  in the preferences).
  
  Revision  Changes    Path
  2.306     +4 -8      imp/folders.php
  1.16      +3 -4      imp/lib/Auth/imp.php
  1.19      +16 -13    imp/lib/IMAP/Tree.php
  1.6       +22 -2     imp/lib/VFolder.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/folders.php?r1=2.305&r2=2.306&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Auth/imp.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/imp/lib/VFolder.php?r1=1.5&r2=1.6&ty=u


More information about the cvs mailing list