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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 395 - (hide annotations)
Thu Sep 20 08:08:35 2012 UTC (12 years, 4 months ago) by nhaye
File size: 273 byte(s)
Régénération après maj OM 4.3.0
correction des surcharges

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 15/10/2010 15:54
4     require_once ("../gen/obj/om_profil.class.php");
5    
6     class om_profil extends om_profil_gen {
7    
8 nhaye 395 function om_profil($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