Fix WW in statistics

Fix WW in statistics
This commit is contained in:
novgorodschi catalin
2026-07-03 10:00:53 +03:00
parent 26ed89b3fa
commit b24033f19a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ if (!empty($_GET['id'])) {
echo GENERAL;
break;
case '99':
echo WW;
echo WWS;
break;
case '7':
echo TOP10A;