Parent Directory | Revision Log
Ajout de champs not nul Régénération suite à la maj d'OM 4.3.0
1 | <?php |
2 | //$Id$ |
3 | //gen openMairie le 10/02/2011 20:37 |
4 | require_once ("../gen/obj/transition.class.php"); |
5 | |
6 | class transition extends transition_gen { |
7 | |
8 | function transition($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 |