diff --git a/Modele/Adherent.php b/Modele/Adherent.php index 1f30ac8..f392d63 100755 --- a/Modele/Adherent.php +++ b/Modele/Adherent.php @@ -664,7 +664,7 @@ class Adherent extends Modele { { $user = $_SESSION['login']; - $sql = 'call sp_enregistrer_nouvel_adherent(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'; + $sql = 'call sp_enregistrer_nouvel_adherent_client(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'; $resultat = $this->executerRequete($sql, array($idPolice, $idCollege, $nom, $prenoms, $codeNaturePiece, $numeroPiece, $sexe, $dateNaissance, $codeGroupeSanguin, $codeSituationFamille, $nombreEnfants, $adresseGeo, $adressePostale,