Index: trunk/kernel/frontaction.php =================================================================== diff -u -r2480 -r2508 --- trunk/kernel/frontaction.php (.../frontaction.php) (revision 2480) +++ trunk/kernel/frontaction.php (.../frontaction.php) (revision 2508) @@ -164,7 +164,9 @@ //$u->SendAdminEventMail("USER.PSWDC"); //$u->Set("Password",md5($newpw)); //$u->Update(); - $u->Clean(); + $u->Clean(); + + $var_list['t'] = GetVar('Confirm'); } else { @@ -195,7 +197,6 @@ break; } } - $MissingCount++; } if(strlen($_GET["error"]))