diff --git a/Grille.php b/Grille.php index 8a7b968..9b1d750 100644 --- a/Grille.php +++ b/Grille.php @@ -3,7 +3,7 @@ include_once "dico.php"; -const MIN_LETTRES = 1; +const MIN_LETTRES = 0; class Grille { diff --git a/index.php b/index.php index 77c57de..b702d55 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,4 @@ + +