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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3138 - (show annotations)
Fri Aug 29 09:21:29 2014 UTC (10 years, 5 months ago) by vpihour
File size: 346 byte(s)
Mise à niveau vers la version 4.4.0 d'openMairie avec suppression des surcharges om_*.

1 <?php
2 /**
3 *
4 *
5 * @package openmairie_exemple
6 * @version SVN : $Id: om_sig_wms.class.php 2470 2013-09-09 12:21:44Z fmichon $
7 */
8
9 require_once "../core/obj/om_sig_wms.class.php";
10
11 class om_sig_wms extends om_sig_wms_core {
12
13 function om_sig_wms($id,&$db,$debug) {
14 $this->constructeur($id,$db,$debug);
15 }// fin constructeur
16
17 }
18
19 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26