mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2192
This commit is contained in:
parent
da06e5d76e
commit
771bb12dd6
|
@ -24,6 +24,8 @@
|
|||
exit();
|
||||
}
|
||||
|
||||
echo "Account created";
|
||||
|
||||
$url = URL_BASE."/account_created.php?email_addr=".urlencode($email_addr);
|
||||
mail($email_addr, PROJECT. " account created",
|
||||
"This email confirms the creation of your ".PROJECT." account.
|
||||
|
|
Loading…
Reference in New Issue