-
This patch changes mailbox_display.php by adding field "To" to main view.
This modification does not really adds a field but concatenates it with the "From" field.
2011-12-26 04:01:11 PST in SquirrelMail
-
here is the diff file
98,105c98
< // FILIPPOS START
< $msg['TO'] = parseAddress($msg['TO'],1);
<...
2011-12-24 04:31:40 PST in SquirrelMail
-
Please add a combo box in order to flag messages.
2011-12-24 04:24:10 PST in SquirrelMail
-
Display messages
* Now:
From Received Subject Size
* New Feature:
From To Received Subject Size
I've already changed php code for it in my site and works fine the last 6 months. (V1.4.21) file: mailbox_display.php / function printMessageInfo ...
You've closed my previous post because, but there is no "To" field in Options / Index Order !
2011-12-24 03:41:24 PST in SquirrelMail