test
This commit is contained in:
parent
654bb8ede4
commit
c10c1d6c20
@ -65,6 +65,7 @@ class schulze
|
||||
if ($s == $v[$i+1])
|
||||
{
|
||||
echo "egal\n";
|
||||
print_r($w);
|
||||
$w[$s] += 1;
|
||||
}else
|
||||
{
|
||||
|
Reference in New Issue
Block a user