From d7eab095805494b412bed56d1e437ce2cfa78cba Mon Sep 17 00:00:00 2001 From: stekkel Date: Wed, 31 Jul 2002 16:57:48 +0000 Subject: [PATCH] Whoops, some experimental stuff was left. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3204 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/read_body.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/read_body.php b/src/read_body.php index b5d4b402..38efa9fa 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -650,7 +650,7 @@ if (($attachment_common_show_images) && do_hook('read_body_bottom'); do_hook('html_bottom'); -$message->clean_up(); +//$message->clean_up(); sqimap_logout($imapConnection); ?> -- 2.25.1