diff --git a/views/d.admin.stats.html b/views/d.admin.stats.html
index f360b58..73dd601 100644
--- a/views/d.admin.stats.html
+++ b/views/d.admin.stats.html
@@ -12,9 +12,7 @@
- foreach($output as $line) {
- echo $line."
";
- }
+ print_r($output);
?>
if (file_exists($report)) { ?>
Voir le rapport