From 5790bca330bfd5b1b2073b622e2665e616a63f5c Mon Sep 17 00:00:00 2001 From: biglyderv Date: Tue, 28 Jan 2025 20:16:20 -0500 Subject: [PATCH] h --- docs/stats.php | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/stats.php b/docs/stats.php index aa3673d..68333b6 100755 --- a/docs/stats.php +++ b/docs/stats.php @@ -88,6 +88,7 @@ $unb = $userb['username']; $prb = $prold[$unb]; if ($prb < 1 / 1e6) { + $msum += $matrixe[$una][$unb]; continue; } $matrixe[$una][$unb] = 0;