mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
parent
c8fd0eb1a4
commit
74598ccf23
2 changed files with 11 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
xml.epp_head do
|
||||
xml.response do
|
||||
xml.result('code' => '1000') do
|
||||
xml.result('code' => @response_code) do
|
||||
xml.msg 'Command completed successfully'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue