/[openfoncier]/branches/3.14.1/obj/arrondissement.class.php
ViewVC logotype

Annotation of /branches/3.14.1/obj/arrondissement.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3818 - (hide annotations)
Fri Mar 25 09:11:55 2016 UTC (8 years, 10 months ago) by nhaye
File size: 293 byte(s)
Création de la branche 3.14.1 depuis la branche 3.14.x à la révision r3707

1 vpihour 555 <?php
2     //$Id$
3     //gen openMairie le 30/10/2012 12:31
4    
5     require_once ("../gen/obj/arrondissement.class.php");
6    
7     class arrondissement extends arrondissement_gen {
8    
9     function arrondissement($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