stilez
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|