From 93f04c2c9b7fbccb7a5a23a76fff74ec69270416 Mon Sep 17 00:00:00 2001 From: kink Date: Mon, 21 Nov 2005 20:14:20 +0000 Subject: [PATCH] remove irrelevant markers git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10388 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/imap_messages.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/functions/imap_messages.php b/functions/imap_messages.php index 7e63ddc8..38579733 100755 --- a/functions/imap_messages.php +++ b/functions/imap_messages.php @@ -90,17 +90,15 @@ function sqimap_toggle_flag($imap_stream, $id, $flag, $set, $handle_errors) { $msgs_id = sqimap_message_list_squisher($id); $set_string = ($set ? '+' : '-'); - // mpl-spirit for ($i=0; $i \ No newline at end of file +?> -- 2.25.1