mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Refactor
This commit is contained in:
parent
c72a2738dd
commit
f8757891ef
10 changed files with 18 additions and 21 deletions
|
@ -1,5 +1,4 @@
|
|||
xml.instruct!
|
||||
xml.epp('xmlns' => 'urn:ietf:params:xml:ns:epp-1.0', 'xmlns:xsi' => 'http://www.w3.org/2001/XMLSchema-instance', 'xsi:schemaLocation' => 'urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd') do
|
||||
xml.epp_head do
|
||||
xml.response do
|
||||
xml.result('code' => '1500') do
|
||||
xml.msg 'Command completed successfully; ending session'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue