diff --git a/xwords4/relay/scripts/showgames.php b/xwords4/relay/scripts/showgames.php index 94814904f..3a5bd2924 100644 --- a/xwords4/relay/scripts/showgames.php +++ b/xwords4/relay/scripts/showgames.php @@ -84,6 +84,7 @@ $cols = array( new Column("dead", "D", "identity", false ), new Column("room", "Room", "identity", false ), new Column("lang", "Lang", "int_to_lang", false ), new Column("ntotal", "Tot", "identity", false ), + new Column("clntVers", "CV", "identity", true ), new Column("nperdevice", "NP", "identity", true ), new Column("ack", "A", "identity", true ), new Column("nsent", "Sent", "identity", false ), @@ -137,7 +138,8 @@ while ( $row = pg_fetch_array($result) ) { for ( $devIndex = 0; $devIndex < $nrows; ++$devIndex ) { echo "