/[openfoncier]/branches/old-trunk/obj/direction.class.php
ViewVC logotype

Contents of /branches/old-trunk/obj/direction.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3728 - (show annotations)
Fri Mar 18 11:41:22 2016 UTC (8 years, 10 months ago) by mbroquet
File size: 273 byte(s)
Prépare l'actualisation du trunk
1 <?php
2 //$Id$
3 //gen openMairie le 17/10/2012 17:46
4
5 require_once ("../gen/obj/direction.class.php");
6
7 class direction extends direction_gen {
8
9 function direction($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