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

Contents of /trunk/obj/om_sig_extent.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: 263 byte(s)
Actualisation du trunk
1 <?php
2 //$Id$
3 //gen openMairie le 20/04/2015 17:51
4
5 require_once "../core/obj/om_sig_extent.class.php";
6
7 class om_sig_extent extends om_sig_extent_core {
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