瀏覽代碼

Modified html safe code

Tyler Akins 24 年之前
父節點
當前提交
6acf975380
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/read_body.php

+ 0 - 2
src/read_body.php

@@ -427,8 +427,6 @@
    
    
    $body = formatBody($imapConnection, $message, $color, $wrap_at);
    $body = formatBody($imapConnection, $message, $color, $wrap_at);
 
 
-   $body = str_replace("&", "&", $body);
-
    echo $body;
    echo $body;
    
    
    echo '</TABLE>';
    echo '</TABLE>';