correction MSIN-4370
This commit is contained in:
@ -3624,8 +3624,9 @@ $assignments[] = [
|
||||
'par_prenom' => $p['par_prenom'],
|
||||
'par_nom' => $p['par_nom'],
|
||||
'no_bib' => $foundBib,
|
||||
'no_equipe' => $teamNumber,
|
||||
'pec_nom_equipe' => $p['pec_nom_equipe'] ?? '',
|
||||
'no_equipe' => $p['no_equipe'] ?? ''
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user