Parent Directory | Revision Log | Patch
revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC | revision 388 by nhaye, Wed Sep 19 14:07:31 2012 UTC | |
---|---|---|
# | Line 5 require_once ("../gen/obj/om_droit.class | Line 5 require_once ("../gen/obj/om_droit.class |
5 | ||
6 | class om_droit extends om_droit_gen { | class om_droit extends om_droit_gen { |
7 | ||
8 | function om_droit($id,&$db,$debug) { | function om_droit($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 |