Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 581 → Rev 582

/trunk/modules/fiche/formateurs/Description.php
37,7 → 37,7
 
public function obtenirDonnees() {
$donnees = array();
$donnees['wikipedia'] = $this->getWikipedia();
$donnees['wp'] = $this->getWikipedia();
$donnees['coste'] = $this->getCoste();
$donnees['wikini'] = $this->getWikini();
$donnees['baseflor'] = $this->getBaseflor();