fixed the name in logging

This commit is contained in:
szbnwer 2017-07-07 18:33:23 +02:00 committed by GitHub
commit 8485dbdb31

View file

@ -42,7 +42,7 @@ update_ip_value '$NAME' "$ip_name"
#----------------------------------------------------------#
# Logging
log_history "changed associated dns on $ip to $domain" '' 'admin'
log_history "changed associated dns on $ip to $ip_name" '' 'admin'
log_event "$OK" "$ARGUMENTS"
exit