Change From address office->supporters
svn path=/trunk/; revision=27229
This commit is contained in:
parent
7469a936c9
commit
766d521680
@ -172,7 +172,7 @@ else {
|
||||
$headers = 'Content-Type: text/plain; charset="utf-8"' . "\r\n";
|
||||
$headers .= 'MIME-Version: 1.0' . "\r\n";
|
||||
$headers .= 'Content-Transfer-Encoding: 8bit' . "\r\n";
|
||||
$headers .= 'From: "FSFE" <office@fsfe.org>' . "\r\n";
|
||||
$headers .= 'From: "FSFE" <supporters@fsfeurope.org>' . "\r\n";
|
||||
mail($to, '=?UTF-8?B?'.base64_encode($subject).'?=', $message, $headers);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user