[cvs] commit: imp/lib/IMAP Client.php imp/lib Folder.php
Michael M Slusarz
slusarz at curecanti.org
Mon Feb 20 17:18:44 PST 2006
slusarz 2006-02-20 17:18:44 PST
Modified files:
lib/IMAP Client.php
lib Folder.php
Log:
Several fixes dealing with correctly showing folders in hidden namespaces.
Slightly faster performance when creating folder lists as we only access the
server once for all known namespaces combined (instead of once each).
Fix IMP_Folder::exists() - as far as I can tell, it was always returning false.
Revision Changes Path
1.178 +58 -45 imp/lib/Folder.php
1.37 +16 -10 imp/lib/IMAP/Client.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.177&r2=1.178&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP/Client.php?r1=1.36&r2=1.37&ty=u
More information about the cvs
mailing list