Vergleich inc/mailhandlers/php.php - 1.4.1 - 1.4.15
Zeile 6 | Zeile 6 |
---|---|
* Website: http://www.mybboard.net |
* Website: http://www.mybboard.net |
* $Id: php.php 4111 2008-08-13 06:14:12Z Tikitiki $ | * $Id: php.php 5379 2011-02-21 11:06:42Z Tomm $ |
*/ | */ |
Zeile 43 | Zeile 43 |
$this->headers = str_replace("\r\n", "\n", $this->headers); |
$this->headers = str_replace("\r\n", "\n", $this->headers); |
} | |
} | } |