id_alliance)) { $SESS->values['idPlan'] = 0; $SESS->values['idAsteroide'] = $planete->id_alliance; $SESS->values['isolement'] = 0; $SESS->put(); redirection("?p=accueil"); } elseif (!empty($_GET['postuler'])) include('game/jeu/alliances/postuler.php'); else include('game/jeu/alliances/sans.php'); ?>