stekkel 23 years ago
parent
commit
4fa17ecc7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      functions/mailbox_display.php

+ 1 - 1
functions/mailbox_display.php

@@ -411,9 +411,9 @@ function showMessagesForMailbox($imapConnection, $mailbox, $num_msgs,
 	  $messages[$j]['FLAG_FLAGGED'] = true;
 	  $messages[$j]['FLAG_FLAGGED'] = true;
 	}
 	}
 	$num++;
 	$num++;
-*/
       }
       }
       $j++;
       $j++;
+*/
     }
     }
 
 
     /*
     /*