Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1218 → Rev 1219

/trunk/modules/fiche/formateurs/Repartition.php
107,10 → 107,9
}
private function getFloreProbable() {
$projetFloreProbable = "sophy";//Config::get($this->referentiel.'.floreProbable');
$projetFloreProbable = Config::get($this->referentiel.'.baseFloreProbable');
if (! $projetFloreProbable) return;
$this->cartes->setProjet($projetFloreProbable);
 
$this->meta->setProjet($projetFloreProbable);
$this->cartes->setId($this->referentiel.'.nt:'.$this->nomCourant->getNt());
// TODO: url téléchargement de la carte lorsqu'on sera sur que c'est possible