From 8d53b72a0907eaa731d799c375eb4dd713e45714 Mon Sep 17 00:00:00 2001 From: stekkel Date: Wed, 1 May 2002 11:20:31 +0000 Subject: [PATCH] fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2788 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index f05e7af7..e016737b 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -411,9 +411,9 @@ function showMessagesForMailbox($imapConnection, $mailbox, $num_msgs, $messages[$j]['FLAG_FLAGGED'] = true; } $num++; -*/ } $j++; +*/ } /* -- 2.25.1