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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6929 - (hide annotations)
Thu Jun 15 16:57:15 2017 UTC (7 years, 7 months ago) by softime
File size: 313 byte(s)
* Merge de la 4.2.0

1 mbroquet 3730 <?php
2     //$Id: instructeur.class.php 5839 2016-01-29 08:50:12Z fmichon $
3     //gen openMairie le 29/01/2016 09:34
4    
5     require_once "../gen/obj/instructeur.class.php";
6    
7     class instructeur extends instructeur_gen {
8    
9     function __construct($id, &$dnu1 = null, $dnu2 = null) {
10     $this->constructeur($id);
11     }
12    
13     }
14    
15     ?>

Properties

Name Value
svn:keywords "Id"

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26