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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3730 - (hide annotations)
Fri Mar 18 11:50:26 2016 UTC (8 years, 10 months ago) by mbroquet
File size: 293 byte(s)
Actualisation du trunk
1 mbroquet 3730 <?php
2     //$Id: groupe.class.php 5839 2016-01-29 08:50:12Z fmichon $
3     //gen openMairie le 29/01/2016 09:42
4    
5     require_once "../gen/obj/groupe.class.php";
6    
7     class groupe extends groupe_gen {
8    
9     function __construct($id, &$dnu1 = null, $dnu2 = null) {
10     $this->constructeur($id);
11     }
12    
13     }
14    
15     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26