Le fichier a été correctement envoyé !"; ?>

Informations sur l'équipe

Nom de l'équipe : getName() ?>
Trigramme : getTrigram() ?>
Problème : getProblem() ?>
getEncadrantId() !== null) { $encadrant = User::fromId($team->getEncadrantId()); $id = $encadrant->getId(); echo "Encadrant : getFirstName() . " " . $encadrant->getSurname() . "\">" . $encadrant->getFirstName() . " " . $encadrant->getSurname() . "
"; } for ($i = 1; $i <= 5; ++$i) { if ($team->getParticipants()[$i - 1] == NULL) continue; $participant = User::fromId($team->getParticipants()[$i - 1]); $id = $participant->getId(); echo "Participant $i : getFirstName() . " " . $participant->getSurname() . "\">" . $participant->getFirstName() . " " . $participant->getSurname() . "
"; } ?> Code d'accès : getAccessCode() ?>
= $CONFIG->getInscriptionDate() && $team->getValidationStatus() == ValidationStatus::NOT_READY) { ?> La date limite d'inscription est dépassée, vous ne pouvez plus demander la validation de votre équipe.
Modifier mon équipe

Autorisation de droit à l'image

getValidationStatus() == ValidationStatus::NOT_READY) { ?>
*/ ?>
getValidationStatus() == ValidationStatus::NOT_READY) { ?>