diff --git a/app/errors/app_config.php b/app/errors/app_config.php index 9382292f0d..928fe43483 100644 --- a/app/errors/app_config.php +++ b/app/errors/app_config.php @@ -46,4 +46,5 @@ $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true"; $apps[$x]['default_settings'][$y]['default_setting_description'] = "Path to web server error log file."; $y++; -?> + +?> \ No newline at end of file