/[openfoncier]/branches/3.3.0-ax/obj/destination.class.php
ViewVC logotype

Annotation of /branches/3.3.0-ax/obj/destination.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1590 - (hide annotations)
Fri Mar 29 17:46:01 2013 UTC (11 years, 10 months ago) by nhaye
File size: 281 byte(s)
Création de la branche à partir du snapshot 3.3.0-a2

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26