Parent Directory | Revision Log
Actualisation du trunk
1 | <?php |
2 | //$Id: om_sig_map.class.php 5935 2016-02-15 08:16:02Z fmichon $ |
3 | //gen openMairie le 15/02/2016 08:25 |
4 | |
5 | require_once "../core/obj/om_sig_map.class.php"; |
6 | |
7 | class om_sig_map extends om_sig_map_core { |
8 | |
9 | function __construct($id, &$dnu1 = null, $dnu2 = null) { |
10 | $this->constructeur($id); |
11 | } |
12 | |
13 | } |
14 | |
15 | ?> |
Name | Value |
---|---|
svn:executable |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |