Parent Directory | Revision Log | Patch
revision 598 by nhaye, Mon Nov 5 15:30:51 2012 UTC | revision 601 by nhaye, Mon Nov 5 17:42:55 2012 UTC | |
---|---|---|
# | Line 4 | Line 4 |
4 | require_once ("../gen/obj/consultation.class.php"); | require_once ("../gen/obj/consultation.class.php"); |
5 | ||
6 | class consultation extends consultation_gen { | class consultation extends consultation_gen { |
7 | var $maj; | |
8 | function consultation($id,&$db,$debug) { | function consultation($id,&$db,$debug) { |
9 | $this->constructeur($id,$db,$debug); | $this->constructeur($id,$db,$debug); |
10 | }// fin constructeur | }// fin constructeur |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |