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

Contents of /trunk/obj/division.class.php

Parent Directory Parent Directory | Revision Log Revision Log


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

1 <?php
2 //$Id$
3 //gen openMairie le 17/10/2012 17:46
4
5 require_once ("../gen/obj/division.class.php");
6
7 class division extends division_gen {
8
9 function division($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