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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 555 - (show annotations)
Tue Oct 30 14:05:14 2012 UTC (12 years, 3 months ago) by vpihour
File size: 269 byte(s)
Ajout de nouvelles tables
Correction de bug 

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