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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 397 - (hide annotations)
Thu Sep 20 09:01:35 2012 UTC (12 years, 4 months ago) by nhaye
File size: 273 byte(s)
Régénération suite à la maj d'OM 4.3.0
suppression de surcharges

1 fraynaud 21 <?php
2     //$Id$
3     //gen openMairie le 07/04/2011 10:23
4     require_once ("../gen/obj/om_widget.class.php");
5    
6     class om_widget extends om_widget_gen {
7    
8 nhaye 397 function om_widget($id,&$db,$debug) {
9     $this->constructeur($id,$db,$debug);
10     }// fin constructeur
11 fraynaud 21
12     }// fin classe
13     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26