[cvs] commit: framework/IMAP/IMAP Tree.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Tue Feb 24 17:03:00 PST 2004
slusarz 2004/02/24 17:03:00 PST
Modified files:
IMAP/IMAP Tree.php
Log:
Allow insert(), delete() subscribe(), unsubscribe(), addPollList(), and
removePollList() to take array input.
If taking array input, ensure that insert() works from the bottom of the tree
up (for efficiency sake) and delete() works from the _top_ of the tree down (
to ensure that parents have an accurate view of what children are left (if
any).
Revision Changes Path
1.9 +80 -32 framework/IMAP/IMAP/Tree.php
Chora Links:
http://cvsweb.horde.org/diff.php/framework/IMAP/IMAP/Tree.php?r1=1.8&r2=1.9&ty=u
More information about the cvs
mailing list