From: stekkel Date: Mon, 17 May 2004 15:55:33 +0000 (+0000) Subject: removed debug statement X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0ba7deced021309bef0c9064c39e8c8918cfc867;p=squirrelmail.git removed debug statement git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7474 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/imap_mailbox.php b/functions/imap_mailbox.php index 41ea2b76..6d0b3404 100755 --- a/functions/imap_mailbox.php +++ b/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
"; global $default_folder_prefix; if (!isset($boxesnew)) {