This commit is contained in:
2025-04-30 09:18:25 +02:00
parent 851edebb4b
commit 20c1bc090d
2 changed files with 5 additions and 5 deletions

View File

@ -16,8 +16,8 @@ include_once "dico.php";
include_once "Grille.php";
const LARGEUR_PAR_DEFAUT = 7;
const HAUTEUR_PAR_DEFAUT = 6;
const LARGEUR_PAR_DEFAUT = 6;
$hauteur = filter_input(INPUT_GET, 'l', FILTER_VALIDATE_INT, [