From 41fa0b909ac1fe80dd103e8d986776ef46a5b50a Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 31 Jul 2006 22:51:23 +0000 Subject: Compose, save and sendmail cleanup --- program/steps/mail/upload.inc | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'program/steps/mail/upload.inc') diff --git a/program/steps/mail/upload.inc b/program/steps/mail/upload.inc index 0af8eed46..abab3891b 100644 --- a/program/steps/mail/upload.inc +++ b/program/steps/mail/upload.inc @@ -53,18 +53,12 @@ foreach ($_FILES['_attachments']['tmp_name'] as $i => $filepath) // send html page with JS calls as response -print << - - EOF; -exit; + +rcube_iframe_response($frameout); ?> -- cgit v1.2.3