create_summary_websites.sh: fix bug in determin php v7.4 sites.
This commit is contained in:
parent
20633aab14
commit
d587cffdd0
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user