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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1232 - (hide annotations)
Mon Feb 11 15:40:59 2013 UTC (11 years, 11 months ago) by nhaye
File size: 301 byte(s)
Modification de la table lien_lot_demandeur, lot, ajout de la table lien_dossier_lot

1 nhaye 1232 <?php
2     //$Id$
3     //gen openMairie le 11/02/2013 16:36
4    
5     require_once ("../gen/obj/lien_dossier_lot.class.php");
6    
7     class lien_dossier_lot extends lien_dossier_lot_gen {
8    
9     function lien_dossier_lot($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