_AddTeam
_AddTeam(appInfo);
void _AddTeam(app_info& info);
return _AddTeam(teamID, NULL, _team);
return _AddTeam(addedInfo->team, addedInfo, _team);