/[openfoncier]/trunk/sql/pgsql/rivoli.inc.php
ViewVC logotype

Annotation of /trunk/sql/pgsql/rivoli.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 410 - (hide annotations)
Fri Sep 21 09:06:55 2012 UTC (12 years, 4 months ago) by nhaye
File size: 367 byte(s)
Ajout du champ libellé obligatoire dans la base
Régénération suite à la migration du core OM 4.3.0

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 10/02/2011 20:36
4     include('../gen/sql/pgsql/rivoli.inc.php');
5 fraynaud 39 $sousformulaire=array();
6 fraynaud 89
7 nhaye 410 if(file_exists ("../dyn/var.inc")) {
8     include ("../dyn/var.inc");
9     }
10 fraynaud 89 if($vue_rivoli==1){
11 nhaye 410 $tab_actions['corner']['ajouter'] = NULL;
12     $tab_actions['left']['consulter'] = NULL;
13     $tab_actions['content'] = NULL;
14 fraynaud 89 $ent .=' '._('vue');
15     }
16 fraynaud 3 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26