[cvs] commit: framework/IMAP/IMAP Tree.php

Michael M Slusarz slusarz at curecanti.org
Wed Aug 24 16:04:02 PDT 2005


slusarz     2005-08-24 16:04:02 PDT

  Modified files:
    IMAP/IMAP            Tree.php 
  Log:
  Bug: 2341
  Always use imap_getmailboxes() instead of imap_getsubscribed() as it
  provides us with all the IMAP information from the server.
  Remove the internal children-related flags because they are no longer needed -
  we simply use the c-client ones now.
  Deprecate _getMailbox() as it is duplicative of _getList().
  Deprecate _noTrailingDelimiter().
  
  Revision  Changes    Path
  1.88      +81 -99    framework/IMAP/IMAP/Tree.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/IMAP/IMAP/Tree.php?r1=1.87&r2=1.88&ty=u


More information about the cvs mailing list