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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3730 - (show annotations)
Fri Mar 18 11:50:26 2016 UTC (8 years, 10 months ago) by mbroquet
File size: 301 byte(s)
Actualisation du trunk
1 <?php
2 //$Id: quartier.class.php 5839 2016-01-29 08:50:12Z fmichon $
3 //gen openMairie le 29/01/2016 09:25
4
5 require_once "../gen/obj/quartier.class.php";
6
7 class quartier extends quartier_gen {
8
9 function __construct($id, &$dnu1 = null, $dnu2 = null) {
10 $this->constructeur($id);
11 }
12
13 }
14
15 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26