clean
This commit is contained in:
@@ -22,7 +22,7 @@ Otrzymaliśmy twój formularz rejestracji. Oczekuj na dalsze informacje na swoje
|
||||
$interests=htmlspecialchars($_POST["interests"]);
|
||||
$pubkey=htmlspecialchars($_POST["pubkey"]);
|
||||
|
||||
$to = 'smoorg@tylda.org';
|
||||
$to = 'register@tylda.org';
|
||||
$subject = 'Rejestracja usera ' . "$nick";
|
||||
$message = "Nick:\t\t$nick\n" .
|
||||
"Email:\t\t$email\n" .
|
||||
|
||||
Reference in New Issue
Block a user