diff --git a/htdocs/adherents/card.php b/htdocs/adherents/card.php index 347052f86be..b0f79ecf675 100644 --- a/htdocs/adherents/card.php +++ b/htdocs/adherents/card.php @@ -253,6 +253,7 @@ if (empty($reshook)) } $lastname=$_POST["lastname"]; $firstname=$_POST["firstname"]; + $societe=$_POST["societe"]; $morphy=$_POST["morphy"]; $login=$_POST["login"]; if ($morphy != 'mor' && empty($lastname)) {