Jelajahi Sumber

Fix a little white spacing.

Mark Crane 11 tahun lalu
induk
melakukan
832f161080
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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'] = "";
-?>
+
+?>