This commit is contained in:
Martin Lensment 2015-01-12 16:57:07 +02:00
parent 53b6734395
commit d2c31021a9
3 changed files with 32 additions and 8 deletions

View file

@ -57,7 +57,7 @@ module Epp::Common
@errors.uniq!
render '/epp/error'
render_epp_response '/epp/error'
end
def append_errors(obj)