[cvs] commit: imp/lib IMP.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Thu Apr 29 11:10:59 PDT 2004
slusarz 2004/04/29 11:10:59 PDT
Modified files:
lib IMP.php
Log:
Don't pass $filter on to flist() - since we are going to parse through every
member of the folder list in flist_select() anyway, we can filter at that
time. This allows us the have a single cached value for the folder list
list rather than a cached value for each different mailbox we may visit.
Shrink some variable names so that the phpdoc isn't restricted to a very
tiny column of text.
Some other tiny phpdoc cleanups.
Revision Changes Path
1.425 +42 -36 imp/lib/IMP.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.424&r2=1.425&ty=u
More information about the cvs
mailing list