Explorar o código

Modified html safe code

Tyler Akins %!s(int64=24) %!d(string=hai) anos
pai
achega
6acf975380
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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 = str_replace("&", "&", $body);
-
    echo $body;
    
    echo '</TABLE>';