Browse Source

rmv space

pull/2562/head
stilez 5 years ago
committed by GitHub
parent
commit
51cfd996eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/dns_pleskxml.sh

2
dnsapi/dns_pleskxml.sh

@ -96,7 +96,7 @@ dns_pleskxml_add() {
_err 'Error when calling Plesk XML API.'
_err 'The result did not contain the expected <id>XXXXX</id> section, or contained other values as well.'
_err 'This is unexpected: something has gone wrong.'
_err 'The full response was:'
_err 'The full response was:'
_err "$pleskxml_prettyprint_result"
return 1
fi

Loading…
Cancel
Save