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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/sql/pgsql/rivoli.inc revision 10 by fraynaud, Mon Feb 14 20:04:45 2011 UTC trunk/sql/pgsql/rivoli.inc.php revision 410 by nhaye, Fri Sep 21 09:06:55 2012 UTC
# Line 2  Line 2 
2  //$Id$  //$Id$
3  //gen openMairie le 10/02/2011 20:36  //gen openMairie le 10/02/2011 20:36
4  include('../gen/sql/pgsql/rivoli.inc.php');  include('../gen/sql/pgsql/rivoli.inc.php');
5  $sousformulaire=array('parcelle');  $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  ?>  ?>

Legend:
Removed from v.10  
changed lines
  Added in v.410

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26