From 349ca9f7359a2d69a9a99e295cce00e8476e016f Mon Sep 17 00:00:00 2001 From: lkehresman Date: Sat, 13 May 2000 04:30:12 +0000 Subject: [PATCH] fixed bugs git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@503 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 6 +++++- config/conf.pl | 2 +- functions/mailbox_display.php | 8 +++++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2823bd0d..70b5bf72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -Version 0.4pre2 -- DEVELOPMENT +Version 0.4 -- DEVELOPMENT +-------------------------- +- Changed config.php"); - print FILE "$box2\n"; + if ($boxes[$i]["flags"][0] != "noselect" && $boxes[$i]["flags"][1] != "noselect" && $boxes[$i]["flags"][2] != "noselect") { + $box = $boxes[$i]["unformatted"]; + $box2 = replace_spaces($boxes[$i]["formatted"]); + echo "