X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/237f5fae68a9410971ce1c4895a07fe2fa0fbd52..43eb48ca4e8f40bd43280a9e8df2f5e750f71804:/dbinstall.php 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("