Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 996 → Rev 1425

/trunk/jrest/services/InventoryByDept.php
71,7 → 71,7
$chercheur_infos_taxon = null;
if (is_array($resultat_obs)) {
$observations = &$resultat_obs;
$chercheur_infos_taxon = new RechercheInfosTaxon($this->config);
$chercheur_infos_taxon = new RechercheInfosTaxonBeta($this->config);
}
foreach ($observations as $obs) {