X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=dbinstall.php;h=0d32ab8ed4ba577332d4ee7279a3ce335b917918;hb=8e6668f56ba8611c86467daf1e6c099c062e7b02;hp=46fc0fc7484a94c79e28ef873f59ecc6400537cb;hpb=5aa92645bf876259fa327cf89a23df1f7034b1e3;p=timetracker.git diff --git a/dbinstall.php b/dbinstall.php index 46fc0fc7..0d32ab8e 100755 --- a/dbinstall.php +++ b/dbinstall.php @@ -61,7 +61,7 @@ if ($request->isGet()) { // spit white space before output in some situations such as in PDF reports. $file = fopen(APP_DIR."/WEB-INF/config.php", "r"); $line = fgets($file); - if (strcmp("Error: WEB-INF/config.php file does not start with PHP opening tag.
'); } fclose($file);