a
This commit is contained in:
@@ -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']);
|
||||
} else
|
||||
|
||||
Reference in New Issue
Block a user