Mark Crane 11 лет назад
Родитель
Сommit
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'] = "";
-?>
+
+?>