Stats : meilleure gestion de l'affichage
This commit is contained in:
@@ -12,9 +12,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<h3>Retour de l'execution de la commande :</h3><br>
|
<h3>Retour de l'execution de la commande :</h3><br>
|
||||||
<pre><?
|
<pre><?
|
||||||
foreach($output as $line) {
|
print_r($output);
|
||||||
echo $line."<br>";
|
|
||||||
}
|
|
||||||
?></pre>
|
?></pre>
|
||||||
<? if (file_exists($report)) { ?>
|
<? if (file_exists($report)) { ?>
|
||||||
<a href='/report.html' target='_blank'><i class="fas fa-chart-line"></i> Voir le rapport</a>
|
<a href='/report.html' target='_blank'><i class="fas fa-chart-line"></i> Voir le rapport</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user