/[openfoncier]/branches/3.14.0-b13/obj/affectation_automatique.class.php
ViewVC logotype

Contents of /branches/3.14.0-b13/obj/affectation_automatique.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3311 - (show annotations)
Fri Feb 20 17:27:48 2015 UTC (9 years, 11 months ago) by vpihour
File size: 329 byte(s)
Branche de la version 3.14.0-b12

1 <?php
2 //$Id$
3 //gen openMairie le 30/11/2012 12:37
4
5 require_once ("../gen/obj/affectation_automatique.class.php");
6
7 class affectation_automatique extends affectation_automatique_gen {
8
9 function affectation_automatique($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