[cvs] commit: imp/lib/IMAP MailboxCache.php

Michael M Slusarz slusarz at curecanti.org
Tue Nov 8 20:26:56 PST 2005


slusarz     2005-11-08 20:26:56 PST

  Modified files:
    lib/IMAP             MailboxCache.php 
  Log:
  Store the working data in $_data so we don't need to load from the cache file
  multiple times in a single pageload.  Now, $_save simply contains a list of
  mailboxes contained in $_data that need to be updated at the end of the
  request.
  Also, cache the results from the imap_status() call as it may be used multiple
  times in a request.
  
  Revision  Changes    Path
  1.4       +71 -36    imp/lib/IMAP/MailboxCache.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/IMAP/MailboxCache.php?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list