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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3418 - (show annotations)
Mon Apr 20 15:41:21 2015 UTC (9 years, 9 months ago) by softime
File size: 257 byte(s)
* Mise à niveau avec la dernière version du framework OM.
1 <?php
2 //$Id$
3 //gen openMairie le 20/04/2015 17:34
4
5 require_once "../core/obj/om_sig_flux.class.php";
6
7 class om_sig_flux extends om_sig_flux_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