Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1553 → Rev 1554

/trunk/modules/fiche/formateurs/Ethnobotanique.php
64,7 → 64,7
if ($texte['resultats']) {
$plantuse ['titre'] = "Résumé des usages de Pl@ntUse";
$plantuse ['description'] = $texte['resultats'];
$plantuse ['description'] = $this->mettreEnFormePlantUse($texte['resultats']);
}
$this->meta->setProjet('plantuse');
$meta = $this->meta->getMetaDonnees ();