diff --git a/core/domain_settings/app_config.php b/core/domain_settings/app_config.php index 49cf8513f7..dc6a62e3b0 100644 --- a/core/domain_settings/app_config.php +++ b/core/domain_settings/app_config.php @@ -140,4 +140,5 @@ $apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_setting_description"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = ""; -?> + +?> \ No newline at end of file