Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

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

Rev 170 Rev 173
Line 28... Line 28...
28
        
28
        
Line 29... Line 29...
29
    }
29
    }
30
    
30
    
-
 
31
    function ajouterMacroElement()
-
 
32
    {
31
    function ajouterMacroElement()
33
        $un_macro_element = $this->macroElementFactory('PROJET_VERSION', $this->dblock);
32
    {
34
        $un_macro_element->construire();
33
        $un_macro_element = $this->macroElementFactory('VERNACULAIRE_RECHERCHE', $this->dblock);
35
        $un_macro_element = $this->macroElementFactory('VERNACULAIRE_RECHERCHE', $this->dblock);
Line 34... Line 36...
34
        $un_macro_element->construire();
36
        $un_macro_element->construire();