Revision 372
Added by Matthias almost 19 years ago
| signup2.php | ||
|---|---|---|
| 126 | 126 |
|
| 127 | 127 |
Your password has been set to the one above. |
| 128 | 128 |
|
| 129 |
If you have recieved this message in error, please delete it immediatly.';
|
|
| 129 |
If you have received this message in error, please delete it immediately.';
|
|
| 130 | 130 |
|
| 131 | 131 |
// Try sending the email |
| 132 | 132 |
if($wb->mail(SERVER_EMAIL,$mail_to,$mail_subject,$mail_message)) {
|
Also available in: Unified diff
Fixed spelling errors in the signup2.php (#330)