Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Ignore whitespace Rev 552 → Rev 553

/trunk/services/modules/0.1/baseflor/InformationsBaseflor.php
194,6 → 194,8
} elseif ($this->parametres['categorie'] == 'description') {
$this->formaterResultatsChampsDescription($resultat_json);
}
} else {
$this->resultat_json = $resultat_json;
}
return $this->resultat_json;
}