Vergleich inc/class_mailhandler.php - 1.8.15 - 1.8.26
Zeile 157 | Zeile 157 |
---|---|
if($from) |
if($from) |
$this->from_named = $this->from; | |
} | } |
Zeile 171 | Zeile 172 |
} |
} |
$this->return_email = ""; | |
$this->return_email = $this->get_from_email(); | $this->return_email = $this->get_from_email(); |