Browse Source

even more beautifying - a new beginning

pull/411/merge^2
hyper 8 years ago
committed by sjau
parent
commit
87e7da1c0d
  1. 4
      dnsapi/dns_ispconfig.sh

4
dnsapi/dns_ispconfig.sh

@ -93,8 +93,8 @@ _ISPC_getZoneInfo() {
'' | *[!0-9]*) _err "Client ID is not numeric." ;; '' | *[!0-9]*) _err "Client ID is not numeric." ;;
*) _info "Successfully retrieved Client ID" ;; *) _info "Successfully retrieved Client ID" ;;
esac esac
unset zoneFound
unset zoneEnd
unset zoneFound
unset zoneEnd
fi fi
} }

Loading…
Cancel
Save