Merge branch 'tmp3'

This commit is contained in:
2025-05-06 17:27:47 +02:00
3 changed files with 57 additions and 34 deletions

View File

@ -43,6 +43,7 @@ $id = htmlspecialchars($_GET["grille"]);
$grille_valide = $grille->load($id) || $grille->genere();
mt_srand(crc32($id));
if ($grille_valide) {
mt_srand(crc32($id));