Merge branch 'master' of github.com:domify/registry

This commit is contained in:
Martin Lensment 2015-04-06 16:40:08 +03:00
commit cca934453b
16 changed files with 34 additions and 31 deletions

View file

@ -1,7 +1,7 @@
xml.epp_head do
xml.greeting do
xml.svID 'EPP server (EIS)'
xml.svDate Time.now.utc.iso8601
xml.svDate Time.zone.now.utc.iso8601
xml.svcMenu do
xml.version '1.0'
xml.lang 'en'