[cvs] commit: imp folders.php imp/lib Folder.php Session.php Tree.php imp/lib/Quota cyrus.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Tue Jan 13 15:35:23 PST 2004


slusarz     2004/01/13 15:35:23 PST

  Modified files:
    .                    folders.php 
    lib                  Folder.php Session.php Tree.php 
    lib/Quota            cyrus.php 
  Log:
  Determine the IMAP hierarchy delimiter on login and store in the session -
  this prevents us from having to do an imap_getmailboxes() call every time we
  need the delimiter.
  In rename(), when searching whether a folder is subscribed or not, no need
  to return the entire folder list - use the pattern param to grab only
  the mailbox/folder we are looking for.
  
  Revision  Changes    Path
  2.255     +2 -2      imp/folders.php
  1.104     +13 -39    imp/lib/Folder.php
  1.20      +2 -7      imp/lib/Quota/cyrus.php
  1.55      +9 -2      imp/lib/Session.php
  1.108     +11 -40    imp/lib/Tree.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/folders.php?r1=2.254&r2=2.255&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.103&r2=1.104&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Quota/cyrus.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Session.php?r1=1.54&r2=1.55&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Tree.php?r1=1.107&r2=1.108&ty=u


More information about the cvs mailing list