mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Merge branch 'maint'
This commit is contained in:
commit
c986ba0c52
1 changed files with 1 additions and 1 deletions
|
@ -664,7 +664,7 @@ function send_resetkey($email, $subject, $body) {
|
|||
$headers = "MIME-Version: 1.0\r\n" .
|
||||
"Content-type: text/plain; charset=UTF-8\r\n" .
|
||||
"Reply-to: noreply@aur.archlinux.org\r\n" .
|
||||
"From: notify@aur.achlinux.org\r\n" .
|
||||
"From: notify@aur.archlinux.org\r\n" .
|
||||
"X-Mailer: PHP\r\n" .
|
||||
"X-MimeOLE: Produced By AUR";
|
||||
@mail($email, $subject, $body, $headers);
|
||||
|
|
Loading…
Add table
Reference in a new issue