[imp] some folders not showing the "footer" menu
Eric Jon Rostetter
eric.rostetter at physics.utexas.edu
Mon Jan 28 04:30:42 UTC 2008
Quoting Chuck Hagenbuch <chuck at horde.org>:
>> Ah... is that configurable?
>
> Not currently.
But it is a simple patch to imp/mailbox.php:
Index: mailbox.php
===================================================================
RCS file: /repository/imp/mailbox.php,v
retrieving revision 2.617.4.72
diff -r2.617.4.72 mailbox.php
881c881
< if ($pageOb->msgcount > 20) {
---
> if ($pageOb->msgcount > 0) {
Just a character change. :)
> -chuck
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Go Longhorns!
More information about the imp
mailing list