Commit fdccb4cabb2381bc2f8c5181ff704bd99efe5ce6

Authored by grouille
1 parent b03dafc9

MAJ

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -63,6 +63,7 @@ session_start(); @@ -63,6 +63,7 @@ session_start();
63 $ansible = "Code retour : ".$statut."<br/>"; 63 $ansible = "Code retour : ".$statut."<br/>";
64 $message = "Echec lors de l'ajout. Vérifiez vos informations !"; 64 $message = "Echec lors de l'ajout. Vérifiez vos informations !";
65 $color = "alert-danger"; 65 $color = "alert-danger";
  66 + remove($_POST['nom']);
66 } 67 }
67 68
68 $size = count($retour); 69 $size = count($retour);