frt
This commit is contained in:
parent
e61da29668
commit
3b3035e2ac
|
|
@ -95,7 +95,7 @@ class Fraisfuneraire extends Modele {
|
|||
|
||||
$resultat = $this->executerRequete($sql, array($idPolice, $debut, $fin, $valide));
|
||||
|
||||
return $resultat->fetch(PDO::FETCH_ASSOC);
|
||||
return $resultat->fetchAll(PDO::FETCH_ASSOC);
|
||||
}
|
||||
|
||||
public function getEtatFrais()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user