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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1154 - (show annotations)
Mon Jan 7 15:26:13 2013 UTC (12 years ago) by vpihour
File size: 313 byte(s)
Ajout de la table concernant le rapport d'instruction

1 <?php
2 //$Id$
3 //gen openMairie le 07/01/2013 15:28
4
5 require_once ("../gen/obj/rapport_instruction.class.php");
6
7 class rapport_instruction extends rapport_instruction_gen {
8
9 function rapport_instruction($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