Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 599 → Rev 600

/trunk/modules/fiche/formateurs/Description.php
49,7 → 49,7
$this->informations ->setProjet('baseflor');
$this->informations ->setBdnt($this->conteneur->getParametre('referentiel'));
$this->informations ->setNum_nom($this->conteneur->getParametre('num_nom'));
$informations = $this->informations->getInformations();
$informations = $this->informations->getInformationsDescription();
if ($informations){
$baseflor['chorologie'] = $informations['chorologie'];
$baseflor['inflorescence'] = $informations['inflorescence'];