This commit is contained in:
KANE LAZENI 2026-07-20 11:10:04 +00:00
parent 067a6a4481
commit f058b86566

View File

@ -523,7 +523,6 @@ class ControleurMedical extends Controleur {
{
$nbligne = count($beneficiaires);
$this->genererVue(array('beneficiaires' => $beneficiaires, 'nbligne' => $nbligne));
));
}
}
}