mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
refactoring: log_event(), is_format_valid()
This commit is contained in:
parent
325ca65f32
commit
a61a6e979e
52 changed files with 582 additions and 1170 deletions
|
@ -43,7 +43,7 @@ is_object_unsuspended 'web' 'DOMAIN' "$domain"
|
|||
# Parsing domain values
|
||||
get_domain_values 'web'
|
||||
SUSPENDED='yes'
|
||||
ip=$(get_real_ip $IP)
|
||||
local_ip=$(get_real_ip $IP)
|
||||
|
||||
# Preparing domain values for the template substitution
|
||||
prepare_web_domain_values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue