X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1e3383a77ff48e718b9571d323acc3e90170784d..56fd29cc5a2b6a67ed24b19d0d4213a6458a9723:/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("