summaryrefslogtreecommitdiff
path: root/html/pages/players_info.php
diff options
context:
space:
mode:
Diffstat (limited to 'html/pages/players_info.php')
-rwxr-xr-xhtml/pages/players_info.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/pages/players_info.php b/html/pages/players_info.php
index 11064dc..f4d131c 100755
--- a/html/pages/players_info.php
+++ b/html/pages/players_info.php
@@ -312,7 +312,7 @@ WHERE
m.id = p.matchid AND
e.col1 = 'btcap'
GROUP BY
- m.mapfile
+ m.mapfile, e.col3, e.col4
ORDER BY
m.mapfile,
0 + e.col3 ASC";