diff --git a/php/inc_fx_promoteur.php b/php/inc_fx_promoteur.php index 0e464e9..1b7d744 100644 --- a/php/inc_fx_promoteur.php +++ b/php/inc_fx_promoteur.php @@ -3682,7 +3682,13 @@ if ( if ($foundBib === null) { break; } +if ( + $teamMode === 3 + && $teamKey > 0 +) { + $teamNumber = $foundBib; +} // ===================== // STOCKER LE RÉSULTAT // =====================