From 5503cc09f1bd90726daf776c4a87406570241453 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 19 Jul 2009 09:46:13 +0000 Subject: - cleanup --- program/steps/mail/compose.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/steps/mail/compose.inc b/program/steps/mail/compose.inc index f8f7f08dd..21cedc336 100644 --- a/program/steps/mail/compose.inc +++ b/program/steps/mail/compose.inc @@ -601,7 +601,7 @@ function rcmail_create_draft_body($body, $bodyIsHtml) function rcmail_write_compose_attachments(&$message, $bodyIsHtml) { global $OUTPUT; -echo "^^^^^"; + $cid_map = array(); foreach ((array)$message->mime_parts as $pid => $part) { -- cgit v1.2.3