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

Contents of /trunk/obj/om_dashboard.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 656 - (show annotations)
Sun Nov 11 22:14:37 2012 UTC (12 years, 2 months ago) by fmichon
File size: 285 byte(s)
Nouvelle gestion du tableau de bord. 
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