This commit is contained in:
dev-chiefworks
2022-04-20 21:21:28 -04:00
parent 4268a98764
commit 7bc1afb17d
2 changed files with 3 additions and 13 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ private function testCards(){
break;
case 'resetpass': $in["action"] = 10011111111;
$res = ResetPassword::procResetPassword($inx);
$this->logArray($res);
break;
case 'createuser': $in["action"] = SAVVYEXT_USER_CREATE;
$in["street1"] = $in["streetaddress"];