mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-10 13:21:01 +00:00
Fix WW in statistics
Fix WW in statistics
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ if (!empty($_GET['id'])) {
|
||||
echo GENERAL;
|
||||
break;
|
||||
case '99':
|
||||
echo WW;
|
||||
echo WWS;
|
||||
break;
|
||||
case '7':
|
||||
echo TOP10A;
|
||||
|
||||
Reference in New Issue
Block a user