/[openfoncier]/branches/3.14.x/sql/pgsql/rivoli.inc.php
ViewVC logotype

Contents of /branches/3.14.x/sql/pgsql/rivoli.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3343 - (show annotations)
Thu Mar 19 17:34:18 2015 UTC (9 years, 10 months ago) by vpihour
File size: 367 byte(s)
Ajout de la branche

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