chuck 2001/01/20 21:00:49 PST
Modified files:
lib IMP.php
Log:
fix IMP::displayFolder() - it was checking for preambleString(), which a).
didn't exist anymore, since it's now IMP::preambleString(), and b). isn't
necessary, since displayFolder() is in the same class.
Revision Changes Path
1.129 +6 -8 imp/lib/IMP.php