Subversion Repositories eFlore/Archives.eflore-consultation-v2

Compare Revisions

Ignore whitespace Rev 135 → Rev 136

/trunk/serveur/eflore_mv/modeles/groupes_macro_elements/formulairetaxonomique.php
40,7 → 40,7
function ajouterMacroElement()
{
$un_macro_element = $this->macroElementFactory('PROJET_VERSION', $this->dblock);
$un_macro_element = $this->macroElementFactory('PROJET_VERSION_TOUS', $this->dblock);
$un_macro_element->construire();
$un_macro_element = $this->macroElementFactory('TAXON_RECHERCHE', $this->dblock);
$un_macro_element->construire();