1
0
This commit is contained in:
Daniel Tartavel 2022-09-23 21:13:58 +02:00
parent c10c1d6c20
commit 55c3220498

View File

@ -70,6 +70,7 @@ class schulze
}else
{
echo "non egal\n";
print_r($w);
$w[$s] = 1;
}
}