Selaa lähdekoodia

Fix a little white spacing.

Mark Crane 11 vuotta sitten
vanhempi
commit
a5e197eb60
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      core/domain_settings/app_config.php

+ 2 - 1
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'] = "";
-?>
+
+?>