mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
update includes/signup.php
This commit is contained in:
@@ -15,7 +15,7 @@ $username = strtolower($username);
|
|||||||
// strip new line characters from the end
|
// strip new line characters from the end
|
||||||
$pubkey = trim($pubkey);
|
$pubkey = trim($pubkey);
|
||||||
|
|
||||||
$from = 'From: www-data <www-data@thunix.net>';
|
$from = 'From: www-data <www-data@thunix.net>';
|
||||||
$destination_addr = "newuser@thunix.net";
|
$destination_addr = "newuser@thunix.net";
|
||||||
$subject = "New User Registration";
|
$subject = "New User Registration";
|
||||||
$mailbody = "A new user has tried to register.
|
$mailbody = "A new user has tried to register.
|
||||||
|
|||||||
Reference in New Issue
Block a user