Parent Directory | Revision Log | Patch
revision 21 by fraynaud, Mon Jul 18 15:29:31 2011 UTC | revision 399 by nhaye, Thu Sep 20 13:15:26 2012 UTC | |
---|---|---|
# | Line 5 require_once ("../gen/obj/om_tdb.class.p | Line 5 require_once ("../gen/obj/om_tdb.class.p |
5 | ||
6 | class om_tdb extends om_tdb_gen { | class om_tdb extends om_tdb_gen { |
7 | ||
8 | function om_tdb($id,&$db,$debug) { | function om_tdb($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 |