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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 632 - (hide annotations)
Thu Nov 8 13:04:27 2012 UTC (12 years, 2 months ago) by vpihour
File size: 265 byte(s)
Ajout de la table demande

1 vpihour 632 <?php
2     //$Id$
3     //gen openMairie le 08/11/2012 14:00
4    
5     require_once ("../gen/obj/demande.class.php");
6    
7     class demande extends demande_gen {
8    
9     function demande($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