Changeset 1668
- Timestamp:
- 07/18/2010 06:43:32 AM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/home/contribution/teamContributionStatistic.php
r1665 r1668 183 183 } else { 184 184 # group the others as a team 185 $other_team_score += $row['score']; 185 // $other_team_score += $row['score']; 186 break; 186 187 } 187 188 } 188 if($i>5) $FC->addChartData($other_team_score,"name=Other team");189 //if($i>5) $FC->addChartData($other_team_score,"name=Other team"); 189 190 190 191
Note: See TracChangeset
for help on using the changeset viewer.
