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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 409 - (show annotations)
Fri Sep 21 08:42:16 2012 UTC (12 years, 4 months ago) by nhaye
File size: 268 byte(s)
Correction d'une faute de frappe dans le script sql
Mise à jour de la table civilité suite à la migration du core OM 4.3.0

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