/[openfoncier]/trunk/obj/direction.class.php
ViewVC logotype

Annotation of /trunk/obj/direction.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 514 - (hide annotations)
Wed Oct 17 16:12:46 2012 UTC (12 years, 3 months ago) by nhaye
File size: 273 byte(s)
Ajout des tables instructeur, division, direction,
régénération

1 nhaye 514 <?php
2     //$Id$
3     //gen openMairie le 17/10/2012 17:46
4    
5     require_once ("../gen/obj/direction.class.php");
6    
7     class direction extends direction_gen {
8    
9     function direction($id,&$db,$debug) {
10     $this->constructeur($id,$db,$debug);
11     }// fin constructeur
12    
13     }// fin classe
14     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26