sss
This commit is contained in:
parent
24ad2f32ef
commit
7f1e97682b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
$msum += $matrixe[$una][$unb];
|
||||
continue;
|
||||
}
|
||||
$matrixe[$una][$unb] = 0;
|
||||
$matrixe[$una][$unb] = 0.1;
|
||||
|
||||
foreach ($result as $userc) {
|
||||
$unc = $userc['username'];
|
||||
|
|
Loading…
Reference in a new issue