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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 429 - (show annotations)
Mon Sep 24 15:08:54 2012 UTC (12 years, 4 months ago) by nhaye
File size: 607 byte(s)
Régénération suite à la migration d'OM 4.3.0

1 <?php
2 //$Id$
3 //gen openMairie le 10/02/2011 20:32
4 include('../gen/sql/pgsql/consultation.inc.php');
5
6 // =============================================================================
7 // href particulier pour edition d etat
8 // =============================================================================
9
10
11
12 // probleme lies a la gestion par nature
13
14 if ($retourformulaire== 'service'){
15 // Actions en coin : ajouter
16 $tab_actions['corner']['ajouter'] = NULL;
17 // Actions a gauche : consulter
18 $tab_actions['left']['consulter'] = NULL;
19 $selection=" where consultation.service ='".$idx."'";
20 }
21
22 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26