Revert "Merge branch 'tmp3'"

This reverts commit ed1ad0566f, reversing
changes made to 6ee909914d.
This commit is contained in:
2025-05-06 17:29:51 +02:00
parent ed1ad0566f
commit 65bb8be2e3
3 changed files with 34 additions and 57 deletions

View File

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