Fixed a bug

This commit is contained in:
root 2008-10-02 19:41:12 +00:00
parent 174fc24eb8
commit 0e3e35b67a

View file

@ -63,7 +63,7 @@
break;
}
if($i > 2)
if($i > 1)
{
$_SESSION['lostpw']['total'] = count($num2);