Project

General

Profile

« Previous | Next » 

Revision 218

Added by ryan over 18 years ago

Fixed spelling mistakes

View differences:

forgot_form.php
73 73
Your password has been reset to the one above.
74 74
This means that your old password will no longer work.
75 75

  
76
If you have recieved this message in error, please delete it immediatly.';
76
If you have received this message in error, please delete it immediatly.';
77 77
			// Try sending the email
78 78
			if(mail($mail_to, $mail_subject, $mail_message)) {
79 79
				$message = $MESSAGE['FORGOT_PASS']['PASSWORD_RESET'];

Also available in: Unified diff