瀏覽代碼

removed debug statement

stekkel 21 年之前
父節點
當前提交
157a422c57
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      functions/imap_mailbox.php

+ 0 - 1
functions/imap_mailbox.php

@@ -609,7 +609,6 @@ function sqimap_mailbox_option_list($imap_stream, $show_selected = 0, $folder_sk
  * See comment on sqimap_mailbox_parse() for info about the returned array.
  */
 function sqimap_mailbox_list($imap_stream) {
-    echo "TEST<BR>";
     global $default_folder_prefix;
 
     if (!isset($boxesnew)) {