Skip to content
Snippets Groups Projects
Commit 5ef1f143 authored by Armand Bahi's avatar Armand Bahi
Browse files

Ajout du retour dans $this->aFields

parent 31eebb72
No related branches found
No related tags found
No related merge requests found
...@@ -208,6 +208,8 @@ class FicheUrbanisme extends Cadastre { ...@@ -208,6 +208,8 @@ class FicheUrbanisme extends Cadastre {
} }
} }
$this->aFields = $oParcelleInfos;
return json_encode($oParcelleInfos); return json_encode($oParcelleInfos);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment