This commit is contained in:
2026-03-10 00:33:20 +00:00
parent 6868f99bd0
commit 641d5ea336
3 changed files with 2 additions and 4 deletions

View File

@@ -58,8 +58,6 @@ class ControleurAjaxprixacte extends Controleur {
$referencementpolice = $this->acte->getReferencementPolice($_SESSION['p_idPolice_C']);
$avecReferencement = $referencementpolice['avecReferencement'];
$tauxAvecReferencement = $referencementpolice['tauxAvecReferencement'];
$tauxSansReferencement = $referencementpolice['tauxSansReferencement'];