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

Contents of /branches/3.14.x/obj/civilite.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3343 - (show annotations)
Thu Mar 19 17:34:18 2015 UTC (9 years, 10 months ago) by vpihour
File size: 268 byte(s)
Ajout de la branche

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