Parent Directory | Revision Log
Régénération suite àla migration OM core 4.3.0
1 | <?php |
2 | //$Id$ |
3 | //gen openMairie le 10/02/2011 20:32 |
4 | require_once ("../gen/obj/destination.class.php"); |
5 | |
6 | class destination extends destination_gen { |
7 | |
8 | function destination($id,&$db,$debug) { |
9 | $this->constructeur($id,$db,$debug); |
10 | }// fin constructeur |
11 | |
12 | }// fin classe |
13 | ?> |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |