X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=dbinstall.php;h=4e93ec36fafb91fb97ab4259532f64b273f8add7;hb=43eb48ca4e8f40bd43280a9e8df2f5e750f71804;hp=20819aeebf36e36c7437853e96364dcb78d1550c;hpb=237f5fae68a9410971ce1c4895a07fe2fa0fbd52;p=timetracker.git 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("