mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
fixed logging in v_add_db_base
This commit is contained in:
parent
7717f0be5c
commit
bee05e99bc
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ echo "$v_str">>$V_USERS/$user/db.conf
|
|||
|
||||
# Hiding password
|
||||
V_EVENT="$V_DATE $V_SCRIPT $user $database $db_user ***** $type $host"
|
||||
V_EVENT="$V_EVENT $encoding"
|
||||
|
||||
# Logging
|
||||
log_history "$V_EVENT" "v_delete_db_base $user $database"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue