소스 검색

Fix a little white spacing.

Mark Crane 11 년 전
부모
커밋
a5e197eb60
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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'] = "";
-?>
+
+?>