Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1343 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1343 Rev 1374
Line 106... Line 106...
106
		
106
		
107
		// titre de la fiche
107
		// titre de la fiche
Line 108... Line 108...
108
		$donnees['nom_retenu_html'] = $nom_sci_html.' '.$this->nom_retenu->get('auteur');
108
		$donnees['nom_retenu_html'] = $nom_sci_html.' '.$this->nom_retenu->get('auteur');
-
 
109
		
109
		
110
		$donnees['nom_retenu'] = $this->nom_retenu->get('nom_sci');
110
		$donnees['nom_retenu'] = $this->nom_retenu->get('nom_sci');
111
		$donnees['num_tax'] = $this->nom_selectionne->get('num_taxonomique');
111
		$donnees['nom_appele_html'] = $this->nom_appele_html;
112
		$donnees['nom_appele_html'] = $this->nom_appele_html;
112
		$famille = $this->nom_retenu->getTaxonSupRang('180');
113
		$famille = $this->nom_retenu->getTaxonSupRang('180');