소스 검색

Whoops, some experimental stuff was left.

stekkel 23 년 전
부모
커밋
aa104814a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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('html_bottom');
-$message->clean_up();
+//$message->clean_up();
 sqimap_logout($imapConnection);
 ?>
 </body>