create_summary_websites.sh: fix bug in determin php v7.4 sites.

This commit is contained in:
Christoph 2020-03-05 18:40:44 +01:00
parent 20633aab14
commit d587cffdd0

View File

@ -345,7 +345,7 @@ header('Expires: 0');
readfile("$filename_php_74");
?>
EOF
echo "Website; ;PHP Version; ;PHP Engine; ;Database; ;CMS; ;DocumentRoot; ;VHost file; ;Server Alias(es)" > $filename_php_73
echo "Website; ;PHP Version; ;PHP Engine; ;Database; ;CMS; ;DocumentRoot; ;VHost file; ;Server Alias(es)" > $filename_php_74
echo ";" >> $filename_php_74