diff --git a/app/Console/Commands/TabulateWinners.php b/app/Console/Commands/TabulateWinners.php index af0e1a8..406a00d 100644 --- a/app/Console/Commands/TabulateWinners.php +++ b/app/Console/Commands/TabulateWinners.php @@ -196,8 +196,8 @@ class TabulateWinners extends Command 'pcFirst' => '3' ); */ $mainAwardsToCalculate = array( - 'inShowFirst' =>'6', - 'pcFirst' => '3', + // 'inShowFirst' =>'6', + // 'pcFirst' => '3', 'bestTruckFirst' => '5', 'corvetteFirst' => '7', 'camaroFirst' => '8',