/[openfoncier]/branches/evo_pdf/obj/civilite.class.php
ViewVC logotype

Contents of /branches/evo_pdf/obj/civilite.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2610 - (show annotations)
Fri Dec 13 16:00:48 2013 UTC (11 years, 1 month ago) by nhaye
File size: 268 byte(s)
Création de la branche de développement de la fonctionnalité d'évolution des éditions pdf

1 <?php
2 //$Id$
3 //gen openMairie le 10/02/2011 20:31
4 require_once ("../gen/obj/civilite.class.php");
5
6 class civilite extends civilite_gen {
7
8 function civilite($id,&$db,$debug) {
9 $this->constructeur($id,$db,$debug);
10 }// fin constructeur
11 }// fin classe
12 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26