/[openfoncier]/branches/3.3.0-ax/obj/om_dashboard.class.php
ViewVC logotype

Contents of /branches/3.3.0-ax/obj/om_dashboard.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1590 - (show annotations)
Fri Mar 29 17:46:01 2013 UTC (11 years, 10 months ago) by nhaye
File size: 285 byte(s)
Création de la branche à partir du snapshot 3.3.0-a2

1 <?php
2 //$Id$
3 //gen openMairie le 11/11/2012 12:47
4
5 require_once ("../gen/obj/om_dashboard.class.php");
6
7 class om_dashboard extends om_dashboard_gen {
8
9 function om_dashboard($id,&$db,$debug) {
10 $this->constructeur($id,$db,$debug);
11 }// fin constructeur
12
13 }// fin classe
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26