Parent Directory | Revision Log
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 | ?> |
Name | Value |
---|---|
svn:executable | * |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |