/[openfoncier]/branches/lien-openaria/obj/om_droit.class.php
ViewVC logotype

Annotation of /branches/lien-openaria/obj/om_droit.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4161 - (hide annotations)
Fri May 13 14:41:58 2016 UTC (8 years, 8 months ago) by fmichon
File size: 336 byte(s)
* Création d'une branche pour développer le lien avec l'application openARIA.

1 mbroquet 3730 <?php
2     /**
3     *
4     *
5     * @package openmairie_exemple
6     * @version SVN : $Id: om_droit.class.php 4418 2015-02-24 17:30:28Z tbenita $
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