From 43eb48ca4e8f40bd43280a9e8df2f5e750f71804 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Wed, 17 Apr 2019 16:09:01 +0000 Subject: [PATCH] Cosmetic comment improvement. --- dbinstall.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbinstall.php b/dbinstall.php index 20819aee..4e93ec36 100644 --- a/dbinstall.php +++ b/dbinstall.php @@ -95,7 +95,7 @@ if ($request->isGet()) { // This is not good as it is printed as unintentional white space in output. // Consequences: // 1) PHP redirects may stop working, depending on server settings. - // 2) PDF reports will become unusable (cannot open files). + // 2) PDF reports and attachment downloads will become unusable (cannot open files). $file = fopen(APP_DIR.'/WEB-INF/config.php', 'r'); $line = fgets($file); if (strcmp("