Browse Source

Whoops, some experimental stuff was left.

stekkel 23 years ago
parent
commit
aa104814a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/read_body.php

+ 1 - 1
src/read_body.php

@@ -650,7 +650,7 @@ if (($attachment_common_show_images) &&
 
 
 do_hook('read_body_bottom');
 do_hook('read_body_bottom');
 do_hook('html_bottom');
 do_hook('html_bottom');
-$message->clean_up();
+//$message->clean_up();
 sqimap_logout($imapConnection);
 sqimap_logout($imapConnection);
 ?>
 ?>
 </body>
 </body>