ca502 math
This commit is contained in:
parent
b9bbde102f
commit
8e334458f3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
$dst = count($stmt->fetchAll(PDO::FETCH_DEFAULT));
|
$dst = count($stmt->fetchAll(PDO::FETCH_DEFAULT));
|
||||||
|
|
||||||
$pr[$usern['username']] += $pr[$fn] / ($dst + 10) / 5;
|
$pr[$usern['username']] += $pr[$fn] / ($dst + 10) / 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue