Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

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

Rev 123 Rev 136
Line 38... Line 38...
38
        
38
        
Line 39... Line 39...
39
    }
39
    }
40
    
40
    
41
    function ajouterMacroElement()
41
    function ajouterMacroElement()
42
    {
42
    {
43
        $un_macro_element = $this->macroElementFactory('PROJET_VERSION', $this->dblock);
43
        $un_macro_element = $this->macroElementFactory('PROJET_VERSION_TOUS', $this->dblock);
44
        $un_macro_element->construire();
44
        $un_macro_element->construire();
45
        $un_macro_element = $this->macroElementFactory('TAXON_RECHERCHE', $this->dblock);
45
        $un_macro_element = $this->macroElementFactory('TAXON_RECHERCHE', $this->dblock);