This commit is contained in:
KONE SOREL 2026-01-17 09:00:52 +00:00
parent 676b75579d
commit 24873c6e1a
3 changed files with 3 additions and 2 deletions

View File

@ -65,7 +65,6 @@ class ControleurCreeradherent extends Controleur {
$client = $this->client->getClientId($idClient);
$codeSociete = $_SESSION['codeSociete'];
$codePays = $client['codePays'];
$codeVille = $client['codeVille'];

View File

@ -708,6 +708,8 @@ function est_ce_police_famille()
function creer_adherents()
{
debugger;
// 06/11/2020
if(est_ce_police_famille())
{

View File

@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!-- Application Scripts -->
<script src="/Js/fonctions.js?ver=2026.01.16.12"></script>
<script src="/Js/fonctions.js?ver=2026.01.17.00"></script>
<script type="text/javascript">
raffraichier_gabarit();