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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26