From 0ba7deced021309bef0c9064c39e8c8918cfc867 Mon Sep 17 00:00:00 2001 From: stekkel Date: Mon, 17 May 2004 15:55:33 +0000 Subject: [PATCH] removed debug statement git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7474 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/imap_mailbox.php | 1 - 1 file changed, 1 deletion(-) 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)) { -- 2.25.1