mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-01 08:33:22 +02:00
Further small changes on roids
This commit is contained in:
parent
93f1cd7674
commit
e760d41b8a
3 changed files with 3 additions and 3 deletions
|
@ -63,7 +63,7 @@ function processContactInfo($conn, $db, $xml, $trans) {
|
|||
'svTRID' => $svTRID,
|
||||
'resultCode' => 1000,
|
||||
'msg' => 'Command completed successfully',
|
||||
'id' => $contact['id'],
|
||||
'id' => $contact['identifier'],
|
||||
'roid' => 'C' . $contact['id'],
|
||||
'status' => $statusArray,
|
||||
'postal' => $postalArray,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue