/[openfoncier]/branches/3.14.x/obj/om_droit.class.php
ViewVC logotype

Contents of /branches/3.14.x/obj/om_droit.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3343 - (show annotations)
Thu Mar 19 17:34:18 2015 UTC (9 years, 10 months ago) by vpihour
File size: 336 byte(s)
Ajout de la branche

1 <?php
2 /**
3 *
4 *
5 * @package openmairie_exemple
6 * @version SVN : $Id: om_droit.class.php 2470 2013-09-09 12:21:44Z fmichon $
7 */
8
9 require_once "../core/obj/om_droit.class.php";
10
11 class om_droit extends om_droit_core {
12
13 function om_droit($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