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

Contents of /branches/3.14.x/obj/arrondissement.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3343 - (show annotations)
Thu Mar 19 17:34:18 2015 UTC (9 years, 10 months ago) by vpihour
File size: 293 byte(s)
Ajout de la branche

1 <?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