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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 494 - (show annotations)
Thu Oct 11 14:25:08 2012 UTC (12 years, 3 months ago) by vpihour
File size: 305 byte(s)
Fin des fichiers manquants

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