Project

General

Profile

« Previous | Next » 

Revision 218

Added by ryan over 18 years ago

Fixed spelling mistakes

View differences:

index.php
91 91
	Your password has been reset to the one above.
92 92
	This means that your old password will no longer work.
93 93
	
94
	If you have recieved this message in error, please delete it immediatly.';
94
	If you have received this message in error, please delete it immediatly.';
95 95
				// Try sending the email
96 96
				if(mail($mail_to, $mail_subject, $mail_message, 'From: '.SERVER_EMAIL)) {
97 97
					$message = $MESSAGE['FORGOT_PASS']['PASSWORD_RESET'];

Also available in: Unified diff