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

Contents of /trunk/obj/om_tdb.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21 - (show annotations)
Mon Jul 18 15:29:31 2011 UTC (13 years, 6 months ago) by fraynaud
File size: 246 byte(s)
maj sig et tdb


1 <?php
2 //$Id$
3 //gen openMairie le 07/04/2011 10:23
4 require_once ("../gen/obj/om_tdb.class.php");
5
6 class om_tdb extends om_tdb_gen {
7
8 function om_tdb($id,&$db,$debug) {
9 $this->constructeur($id,$db,$debug);
10 }// fin constructeur
11
12 }// fin classe
13 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26