Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Regard whitespace Rev 1229 → Rev 1230

/trunk/bibliotheque/NomCourant.php
42,5 → 42,9
return $this->retenu->get('num_taxonomique');
}
 
public function getInpn() {
return $this->selectionne->get('cd_nom');
}
 
}
?>