From 9d1797414031de189812c8499f467b84c5d49ca8 Mon Sep 17 00:00:00 2001 From: stekkel Date: Mon, 19 Aug 2002 14:33:21 +0000 Subject: [PATCH] removed test code git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3366 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/download.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/download.php b/src/download.php index 899aacaf..34ed8fd0 100644 --- a/src/download.php +++ b/src/download.php @@ -146,9 +146,6 @@ if (isset($absolute_dl) && $absolute_dl == 'true') { * attachment in case of ERROR reporting = E_ALL and the output is the screen */ mime_print_body_lines ($imapConnection, $passed_id, $ent_id, $encoding); -$message = &$message->getEntity(''); -$messages[$mbx_response['UIDVALIDITY']]["$passed_id"] = &$message; - /* * This function is verified to work with Netscape and the *very latest* * version of IE. I don't know if it works with Opera, but it should now. -- 2.25.1