mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-22 14:24:07 -07:00
Merge c421cb7d04
into c66727453c
This commit is contained in:
commit
5b47f7c8c7
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ is_object_valid 'user' 'USER' "$user"
|
|||
is_object_unsuspended 'user' 'USER' "$user"
|
||||
is_object_new 'db' 'DB' "$database"
|
||||
get_next_dbhost
|
||||
is_object_valid "../../../conf/$type" 'HOST' "$host"
|
||||
is_object_unsuspended "../../../conf/$type" 'HOST' "$host"
|
||||
is_object_valid "../../../conf/$type" 'DBHOST' "$host"
|
||||
is_object_unsuspended "../../../conf/$type" 'DBHOST' "$host"
|
||||
#is_charset_valid
|
||||
is_package_full 'DATABASES'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue