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

Annotation of /trunk/sql/pgsql/statistique.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 195 - (hide annotations)
Fri Oct 14 20:54:31 2011 UTC (13 years, 3 months ago) by fraynaud
Original Path: trunk/sql/pgsql/statistique.form.inc
File size: 241 byte(s)
Mise au point du parametrage de sitadel
table parametre



1 fraynaud 168 <?php
2     //$Id$
3     //gen openMairie le 04/10/2011 15:15
4     include('../gen/sql/pgsql/statistique.form.inc.php');
5 fraynaud 195 $sql_parametre="select parametre,(libelle||'['||parametre||']') from ".
6     DB_PREFIXE."parametre where actif = 'Oui' order by libelle";
7 fraynaud 168 ?>

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26