Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

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

Rev 142 Rev 147
Line 1... Line 1...
1
<?php
1
<?php
2
class synthese extends groupeMacroElement {
2
class fichesynthese 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
    }