changement de structure du dictionnaire

This commit is contained in:
2025-05-01 20:58:08 +02:00
parent fcee18ee04
commit 912b4c410d
3 changed files with 337 additions and 330 deletions

View File

@ -1,7 +1,4 @@
<?php
ini_set('display_errors', '1');
ini_set('error_reporting', E_ALL);
if (!isset($_GET["grille"])) {
$_GET["grille"] = uniqid();