Backend Service
This commit is contained in:
@@ -199,6 +199,7 @@ function processOutJson($in, &$out) {
|
||||
"name" => $out["name_${key}"],
|
||||
"long_id" => $out["long_id_${key}"],
|
||||
"patient_added" => $out["patient_added_${key}"],
|
||||
"added_by"=> $out["added_by_${key}"],
|
||||
"patient_status" => $out["patient_status_${key}"]
|
||||
);
|
||||
} // "request_id"
|
||||
|
||||
Reference in New Issue
Block a user