ajout undossard equipe meme participent MSIN-4370

This commit is contained in:
2026-05-16 11:39:43 -04:00
parent 95204ed0f5
commit 175d7e11db

View File

@ -3542,7 +3542,8 @@ $nextTeamNumber = 1;
$teamKey = (int)($p['pec_id'] ?? 0);
$teamNumber = 0;
echo 'TEAM MODE = ' . $teamMode;
exit;
$teamMode = (int)($p['epr_bib_team_mode'] ?? 1);
if ($teamMode !== 3 && $teamKey > 0) {