reset pass
This commit is contained in:
@@ -240,6 +240,7 @@ private function testCards(){
|
||||
break;
|
||||
case 'resetpass': $in["action"] = 10011111111;
|
||||
$res = ResetPassword::procResetPassword($inx);
|
||||
log_message('critical', "Out******* API-WAS CALLED user 009=>".$endpoint );
|
||||
$this->logArray($res);
|
||||
break;
|
||||
case 'createuser': $in["action"] = SAVVY_USER_CREATEACCOUNT;
|
||||
|
||||
Reference in New Issue
Block a user