Skip to content

Resolve "erreur PHP : variable `team_name2` non définie"

Francois Gannaz requested to merge 57-fix-missing-variable into dev

If there was no prefix for the team name, and multiple teams were created, then PHP warned about a missing variable. This fix keeps an empty team name, it only silences the PHP warning.

Closes #57 (closed)

Merge request reports