a
This commit is contained in:
parent
d9bddb9ed3
commit
2c9e9fdcfe
|
|
@ -59,8 +59,8 @@ class ControleurRechercherassure extends Controleur {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (count($beneficiaires) == 1)
|
// if (count($beneficiaires) == 1)
|
||||||
|
if ($beneficiaires->rowCount() == 1)
|
||||||
{
|
{
|
||||||
$this->rediriger("Fichebeneficiaire", $beneficiaires['0']['id']);
|
$this->rediriger("Fichebeneficiaire", $beneficiaires['0']['id']);
|
||||||
} else
|
} else
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user