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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 633 - (show annotations)
Thu Nov 8 14:06:31 2012 UTC (12 years, 2 months ago) by vpihour
File size: 309 byte(s)
Ajout de trois nouvelles tables

1 <?php
2 //$Id$
3 //gen openMairie le 08/11/2012 14:59
4
5 require_once ("../gen/obj/lien_lot_demandeur.class.php");
6
7 class lien_lot_demandeur extends lien_lot_demandeur_gen {
8
9 function lien_lot_demandeur($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