瀏覽代碼

*** empty log message ***

thomppj 23 年之前
父節點
當前提交
57538ac8be
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      functions/mailbox_display.php

+ 1 - 2
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) {