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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 462 - (show annotations)
Thu Sep 27 10:45:03 2012 UTC (12 years, 4 months ago) by nhaye
File size: 404 byte(s)
Correction des liens de tableaux

1 <?php
2 //$Id$
3 //gen openMairie le 04/10/2011 15:15
4 include('../gen/sql/pgsql/statistique.inc.php');
5
6 if ($retourformulaire== 'parametre'){
7 echo "------------------------------------";
8 $tab_actions['corner']['ajouter'] = NULL;
9 $tab_actions['left']['consulter'] = NULL;
10 $tab_actions['content'] = NULL;
11
12 }else // cas PC, PD, PA, CU, DP ...
13 $selection=" where statistique.dossier ='".$idx."'";
14 ?>

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26