From bc89b56e9b264838625c37a0f843c4730eca482e Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 16 Nov 2014 02:03:19 +0000 Subject: [PATCH] Fix a little white spacing. --- core/domain_settings/app_config.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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