Vergleich inc/mailhandlers/php.php - 1.4.1 - 1.4.14
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 4304 2009-01-02 01:11:56Z chris $ |
*/ | */ |
Zeile 43 | Zeile 43 |
$this->headers = str_replace("\r\n", "\n", $this->headers); |
$this->headers = str_replace("\r\n", "\n", $this->headers); |
} | |
} | } |