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

Annotation of /trunk/obj/etat.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 404 - (hide annotations)
Thu Sep 20 15:37:28 2012 UTC (12 years, 4 months ago) by nhaye
File size: 253 byte(s)
Régénération suite à la maj d'OM 4.3.0

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26