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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 419 - (show annotations)
Fri Sep 21 15:00:08 2012 UTC (12 years, 4 months ago) by nhaye
File size: 285 byte(s)
Régénération suite à la migration d'OM 4.3.0

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26