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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 498 - (hide annotations)
Fri Oct 12 16:01:09 2012 UTC (12 years, 3 months ago) by nhaye
File size: 320 byte(s)
Ajout d'entrées de menus,
ajout de l'objet consultation en cours,
ajout d'un widget

1 nhaye 498 <?php
2     /* $Id: consultation_retour.class.php,v 1.6 2010-07-28 10:58:48 fraynaud Exp $
3     */
4     require_once ("consultation.class.php");
5    
6     class consultation_encours extends consultation{
7    
8     function consultation_encours($id,&$db,$DEBUG) {
9     $this->constructeur($id,$db,$DEBUG);
10     } // fin constructeur
11    
12     } // fin de classe
13     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26