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'];
|
||||
$prb = $prold[$unb];
|
||||
if ($prb < 1 / 1e6) {
|
||||
$msum += $matrixe[$una][$unb];
|
||||
continue;
|
||||
}
|
||||
$matrixe[$una][$unb] = 0;
|
||||
|
|
Loading…
Reference in a new issue