/[openfoncier]/branches/3.2.0-ax/obj/direction.class.php
ViewVC logotype

Contents of /branches/3.2.0-ax/obj/direction.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1153 - (show annotations)
Mon Jan 7 15:07:11 2013 UTC (12 years ago) by fmichon
File size: 273 byte(s)
Mauvais dossier

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