updated syntax for is_system_enabled()

This commit is contained in:
Serghey Rodin 2013-05-29 13:16:09 +03:00
commit 7ebd96d92d
125 changed files with 127 additions and 127 deletions

View file

@ -26,7 +26,7 @@ source $VESTA/func/db.sh
check_args '2' "$#" 'TYPE HOST'
validate_format 'type' 'host'
is_system_enabled "$DB_SYSTEM"
is_system_enabled "$DB_SYSTEM" 'DB_SYSTEM'
is_type_valid "$DB_SYSTEM" "$type"
is_object_valid "../../conf/$type" 'HOST' "$host"
is_dbhost_free