diff --git a/index.php b/index.php
index 4b72012..2782831 100644
--- a/index.php
+++ b/index.php
@@ -169,6 +169,12 @@ if (!$isConfig and $hasSupplier) {
${$match[1]},
$config[$supplier]['title']
);
+
+ $stats = [];
+ foreach ($items as $item)
+ if (!empty($item['choice']))
+ $stats[$item['choice']] += 1;
+
}
?>
@@ -177,84 +183,215 @@ if (!$isConfig and $hasSupplier) {
+
+
+
- pas de fournisseur
+
+
+
+
+ Pas de fournisseur !
+
+
+
+
- retour
- config
-
+
+
+
+
+
+
- config
-
-
-
-
-
- -
-
+
+
+