mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Generate Server Tracking ID
This commit is contained in:
parent
bb3fc43261
commit
89c67ca637
4 changed files with 4 additions and 2 deletions
|
@ -8,5 +8,6 @@ xml.epp('xmlns' => 'urn:ietf:params:xml:ns:epp-1.0', 'xmlns:xsi' => 'http://www.
|
|||
|
||||
xml.trID do
|
||||
xml.clTRID params[:clTRID]
|
||||
xml.svTRID @svTRID
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue