Browse Source

removed debug statement

stekkel 21 năm trước cách đây
mục cha
commit
157a422c57
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)) {