Fix all stats

This commit is contained in:
leosw
2025-08-30 12:52:22 +02:00
parent 723b81aebd
commit 5c228c9533

View File

@@ -10,10 +10,10 @@
<section>
<h1><?=$head['title']?></h1>
<br>
<h3>Retour de l'execution de la commande :</h3><br>
<pre><?
print_r($output);
?></pre>
<br>
<? if (file_exists($report)) { ?>
<a href='/report.html' target='_blank'><i class="fas fa-chart-line"></i> Voir le rapport</a>
<? } else { ?>