From: Nik Okuntseff Date: Wed, 17 Apr 2019 16:09:01 +0000 (+0000) Subject: Cosmetic comment improvement. X-Git-Tag: timetracker_1.19-1~78 X-Git-Url: http://wagnertech.de/git?p=timetracker.git;a=commitdiff_plain;h=43eb48ca4e8f40bd43280a9e8df2f5e750f71804 Cosmetic comment improvement. --- 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("