From b93e186d39c7c0350d29b0c476edce2efee04998 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Thu, 10 Aug 2000 17:02:03 +0000 Subject: [PATCH] bugfixes from andrea dahl git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@700 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/folders.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/folders.php b/src/folders.php index bdb1bb55..84746644 100644 --- a/src/folders.php +++ b/src/folders.php @@ -122,6 +122,8 @@ $count_special_folders++; else if ($boxes[$p]["unformatted"] == $trash_folder && $trash_folder) $count_special_folders++; + else if ($boxes[$p]["unformatted"] == $sent_folder && $sent_folder) + $count_special_folders++; } if ($count_special_folders < count($boxes)) { @@ -232,7 +234,8 @@ { $box = $boxes[$i]["unformatted-dm"]; $box2 = replace_spaces($boxes[$i]["formatted"]); - echo "