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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1249 - (hide annotations)
Wed Feb 13 13:53:17 2013 UTC (11 years, 11 months ago) by vpihour
File size: 257 byte(s)
Ajout de deux nouvelles tables et de clé étrangère dans les table lot et dossier

1 vpihour 1249 <?php
2     //$Id$
3     //gen openMairie le 13/02/2013 14:41
4    
5     require_once ("../gen/obj/cerfa.class.php");
6    
7     class cerfa extends cerfa_gen {
8    
9     function cerfa($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