From 3ad5a36ed85640f1fc8c799b488941bb72086c77 Mon Sep 17 00:00:00 2001 From: thomppj Date: Fri, 19 Jul 2002 20:15:23 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3104 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index 5cabbab3..f332ad09 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -144,8 +144,7 @@ function printMessageInfo($imapConnection, $t, $i, $key, $mailbox, $sort, } $checked = ($checkall == 1) ? ' checked' : ''; - - + if (sizeof($index_order)){ foreach ($index_order as $index_order_part) { switch ($index_order_part) { -- 2.25.1