mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
fixed undo bug
This commit is contained in:
parent
f220906a73
commit
b386f8e061
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ del_dns_domain
|
|||
restart_schedule 'dns'
|
||||
|
||||
# Logging
|
||||
log_history "$V_EVENT"
|
||||
log_history "$V_EVENT" "v_add_dns_domain $user $domain $old_ip $tpl_name"
|
||||
log_event 'system' "$V_EVENT"
|
||||
|
||||
exit $OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue