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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 417 - (show annotations)
Fri Sep 21 14:32:37 2012 UTC (12 years, 4 months ago) by nhaye
File size: 261 byte(s)
Suppression de la méthode setTaille dans les classes déjà migrées

1 <?php
2 //$Id$
3 //gen openMairie le 10/02/2011 20:15
4 require_once ("../gen/obj/action.class.php");
5
6 class action extends action_gen {
7
8 function action($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