diff --git a/create_summary_websites.sh b/create_summary_websites.sh index 972a739..88c28e5 100755 --- a/create_summary_websites.sh +++ b/create_summary_websites.sh @@ -1194,6 +1194,9 @@ cat $_tmp_filename_php_74 | sort >> $filename_php_74 cat $_tmp_filename_php_80 | sort >> $filename_php_80 cat $_tmp_filename_php_81 | sort >> $filename_php_81 cat $_tmp_filename_php_82 | sort >> $filename_php_82 +cat $_tmp_filename_php_83 | sort >> $filename_php_83 +cat $_tmp_filename_php_84 | sort >> $filename_php_84 +cat $_tmp_filename_php_85 | sort >> $filename_php_85 cat $_tmp_filename_not_considered | sort >> $filename_not_considered cat $_tmp_filename_no_php_assigned | sort >> $filename_no_php_assigned