h
This commit is contained in:
parent
519da40448
commit
5790bca330
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@
|
||||||
$unb = $userb['username'];
|
$unb = $userb['username'];
|
||||||
$prb = $prold[$unb];
|
$prb = $prold[$unb];
|
||||||
if ($prb < 1 / 1e6) {
|
if ($prb < 1 / 1e6) {
|
||||||
|
$msum += $matrixe[$una][$unb];
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
$matrixe[$una][$unb] = 0;
|
$matrixe[$una][$unb] = 0;
|
||||||
|
|
Loading…
Reference in a new issue