remove awards from array
This commit is contained in:
parent
8604d3b9f5
commit
089bfab356
@ -196,8 +196,8 @@ class TabulateWinners extends Command
|
|||||||
'pcFirst' => '3'
|
'pcFirst' => '3'
|
||||||
); */
|
); */
|
||||||
$mainAwardsToCalculate = array(
|
$mainAwardsToCalculate = array(
|
||||||
'inShowFirst' =>'6',
|
// 'inShowFirst' =>'6',
|
||||||
'pcFirst' => '3',
|
// 'pcFirst' => '3',
|
||||||
'bestTruckFirst' => '5',
|
'bestTruckFirst' => '5',
|
||||||
'corvetteFirst' => '7',
|
'corvetteFirst' => '7',
|
||||||
'camaroFirst' => '8',
|
'camaroFirst' => '8',
|
||||||
|
Loading…
Reference in New Issue
Block a user