Parent Directory | Revision Log | Patch
revision 394 by fraynaud, Thu Feb 10 20:46:18 2011 UTC | revision 395 by nhaye, Thu Sep 20 08:08:35 2012 UTC | |
---|---|---|
# | Line 5 require_once ("../gen/obj/om_profil.clas | Line 5 require_once ("../gen/obj/om_profil.clas |
5 | ||
6 | class om_profil extends om_profil_gen { | class om_profil extends om_profil_gen { |
7 | ||
8 | function om_profil($id,&$db,$debug) { | function om_profil($id,&$db,$debug) { |
9 | $this->constructeur($id,$db,$debug); | $this->constructeur($id,$db,$debug); |
10 | }// fin constructeur | }// fin constructeur |
11 | ||
12 | }// fin classe | }// fin classe |
13 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |