[cvs] commit: imp/lib Mailbox.php Session.php imp/lib/IMAP Cache.php
Michael M Slusarz
slusarz at horde.org
Wed Apr 26 08:16:53 PDT 2006
slusarz 2006-04-26 08:16:53 PDT
Modified files:
lib Mailbox.php Session.php
lib/IMAP Cache.php
Log:
Actually use IMAP_Cache to save mailbox cached information - that's the whole
reason we have this class.
Yet another example of the completely ugly way we have to work around BC
issues - storeCache() is broken up to Horde 3.1.2, so we have to copy
the whole damn function to the local copy.
Revision Changes Path
1.3 +22 -17 imp/lib/IMAP/Cache.php
1.181 +8 -18 imp/lib/Mailbox.php
1.128 +1 -2 imp/lib/Session.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/IMAP/Cache.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.180&r2=1.181&ty=u
http://cvs.horde.org/diff.php/imp/lib/Session.php?r1=1.127&r2=1.128&ty=u
More information about the cvs
mailing list