drupal_set_message(t('No environment is defined. You should define one or more by implementing <strong>hook_env_conf_available_env()</strong>.'),'warning');
return$form;
}
// Get current environment name (normally in settings.php,
// Get current environment name (normally in settings.php,