Commit 384bc62f authored by Christophe B Billheimer's avatar Christophe B Billheimer
Browse files

make _get_zone_id usage consistent

parent 46e62f1a
...@@ -96,7 +96,7 @@ dns_1984hosting_rm() { ...@@ -96,7 +96,7 @@ dns_1984hosting_rm() {
_debug "Delete $fulldomain TXT record" _debug "Delete $fulldomain TXT record"
_get_zone_id _get_zone_id "$@"
_htmlget "$url/$_zone_id" "$_sub_domain" _htmlget "$url/$_zone_id" "$_sub_domain"
_debug2 _response "$_response" _debug2 _response "$_response"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment