Project

General

Profile

« Previous | Next » 

Revision 352

Added by ryan almost 18 years ago

Fixed tickets 190 and 207

View differences:

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

Also available in: Unified diff