/trunk/modules/fiche/formateurs/Ethnobotanique.php |
---|
File deleted |
\ No newline at end of file |
/trunk/modules/fiche/formateurs/Classification.php |
---|
File deleted |
\ No newline at end of file |
/trunk/modules/fiche/formateurs/Nomenclature.php |
---|
File deleted |
\ No newline at end of file |
/trunk/modules/fiche/formateurs/Bibliographie.php |
---|
File deleted |
\ No newline at end of file |
/trunk/modules/fiche/formateurs/Phytosociologie.php |
---|
File deleted |
\ No newline at end of file |
/trunk/modules/fiche/formateurs/Description.php |
---|
File deleted |
\ No newline at end of file |
/trunk/modules/fiche/formateurs/Statut.php |
---|
File deleted |
\ No newline at end of file |
/trunk/modules/fiche/formateurs/Illustrations.php |
---|
21,8 → 21,7 |
public function obtenirDonnees($num_nom) { |
$urls = $this->imagesCel->getUrlsImagesParIdsNoms(array($num_nom)); |
$donnees['img'] = $urls['bdtfx.'.$num_nom]; |
return $donnees; |
return $urls['bdtfx.'.$num_nom]; |
} |
} |
?> |