Explorar o código

removed debug statement

stekkel %!s(int64=21) %!d(string=hai) anos
pai
achega
157a422c57
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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)) {