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

Annotation of /trunk/obj/om_parametre.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 396 - (hide annotations)
Thu Sep 20 08:38:19 2012 UTC (12 years, 4 months ago) by nhaye
File size: 422 byte(s)
Régénération suite à la maj d'OM 4.3.0
suppression de surcharges

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 15/10/2010 15:54
4     require_once ("../gen/obj/om_parametre.class.php");
5    
6     class om_parametre extends om_parametre_gen {
7    
8     function om_parametre($id,&$db,$debug) {
9     $this->constructeur($id,$db,$debug);
10     }// fin constructeur
11    
12     function setVal(&$form,$maj){
13     if ($maj == 0)
14     $form->setVal('om_collectivite', $_SESSION['collectivite']);
15     }
16    
17     }// fin classe
18     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26