/[openfoncier]/branches/lien-openaria/obj/rivoli.class.php
ViewVC logotype

Contents of /branches/lien-openaria/obj/rivoli.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4161 - (show annotations)
Fri May 13 14:41:58 2016 UTC (8 years, 8 months ago) by fmichon
File size: 293 byte(s)
* Création d'une branche pour développer le lien avec l'application openARIA.

1 <?php
2 //$Id: rivoli.class.php 5839 2016-01-29 08:50:12Z fmichon $
3 //gen openMairie le 29/01/2016 09:23
4
5 require_once "../gen/obj/rivoli.class.php";
6
7 class rivoli extends rivoli_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