reset pass

This commit is contained in:
dev-chiefworks
2022-04-27 21:09:03 -04:00
parent 222921d062
commit da11df1ba0
2 changed files with 71 additions and 6 deletions
+1
View File
@@ -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;