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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 888 - (show annotations)
Thu Nov 29 10:22:22 2012 UTC (12 years, 2 months ago) by nhaye
File size: 325 byte(s)
Fichier manquant au commit #886

1 <?php
2 //$Id$
3 //gen openMairie le 29/11/2012 10:20
4
5 require_once ("../gen/obj/lien_dossier_demandeur.class.php");
6
7 class lien_dossier_demandeur extends lien_dossier_demandeur_gen {
8
9 function lien_dossier_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