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

Annotation of /trunk/obj/om_droit.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 388 - (hide annotations)
Wed Sep 19 14:07:31 2012 UTC (12 years, 4 months ago) by nhaye
File size: 269 byte(s)
Modification de la mise en page et suppression de méthodes inutiles
afin que ces fichiers correspondent à ceux d'openmairie exemple

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 15/10/2010 15:55
4     require_once ("../gen/obj/om_droit.class.php");
5    
6     class om_droit extends om_droit_gen {
7    
8 nhaye 388 function om_droit($id,&$db,$debug) {
9     $this->constructeur($id,$db,$debug);
10     }// fin constructeur
11 fraynaud 3
12     }// fin classe
13     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26