Password successfully set.
"; } else { $msg = "
Please enter a new password.

"; unset( $_POST[password] ); } } else if( $_POST[key] == ""|| !get_row_count( "SELECT COUNT(*) FROM {$pre}user WHERE ( id = '{$_POST[id]}' && pwkey = '{$_POST[key]}' )" ) ) Header( "Location: $HD_URL_LOGIN" ); include "header.php"; /********************************************************** PHP */?>
Change Password

New Password:

Your password has been changed. Click here to login.