a
This commit is contained in:
parent
ebd6cdf792
commit
e16add5e42
|
|
@ -90,6 +90,9 @@ class ControleurRechercheparcarte extends Controleur {
|
|||
|
||||
$nbLignes = $beneficiaires->rowCount();
|
||||
|
||||
var_dump($nbLignes);
|
||||
exit();
|
||||
|
||||
if($nbLignes==0)
|
||||
{
|
||||
// $this->rediriger("Recherche");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user