Changeset 233 for dev/common/pilot_detail.php
- Timestamp:
- 09/06/07 10:07:07 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/pilot_detail.php
r206 r233 56 56 $lpoints = $llist->getPoints(); 57 57 $summary = new KillSummaryTable($klist, $llist); 58 $summary->setBreak( 6);58 $summary->setBreak(5); 59 59 if ($_GET['view'] == "ships_weapons") 60 60 {