/[openfoncier]/branches/3.3.0-ax/obj/avis_consultation.class.php
ViewVC logotype

Contents of /branches/3.3.0-ax/obj/avis_consultation.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1590 - (show annotations)
Fri Mar 29 17:46:01 2013 UTC (11 years, 10 months ago) by nhaye
File size: 305 byte(s)
Création de la branche à partir du snapshot 3.3.0-a2

1 <?php
2 //$Id$
3 //gen openMairie le 10/10/2012 16:34
4
5 require_once ("../gen/obj/avis_consultation.class.php");
6
7 class avis_consultation extends avis_consultation_gen {
8
9 function avis_consultation($id,&$db,$debug) {
10 $this->constructeur($id,$db,$debug);
11 }// fin constructeur
12
13 }// fin classe
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26