This commit is contained in:
2026-03-14 07:34:40 +00:00
parent 6956b00701
commit b905739ae0
4 changed files with 7 additions and 7 deletions

View File

@@ -600,7 +600,6 @@ class Feuillemaladie extends Modele {
$ligne = $resultat->fetch(PDO::FETCH_ASSOC);
return $ligne['contestation'];
}