Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

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

Rev 174 Rev 177
Line 1... Line 1...
1
<?php
1
<?php
2
class recherchetaxonsup extends groupeMacroElement {
2
class infotaxonsup extends groupeMacroElement {
3
    function __construct($une_connexion)
3
    function __construct($une_connexion)
4
    {
4
    {
5
        parent::__construct($une_connexion);
5
        parent::__construct($une_connexion);
6
    }
6
    }