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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 452 - (show annotations)
Wed Sep 26 09:18:45 2012 UTC (12 years, 4 months ago) by nhaye
File size: 382 byte(s)
Régénération suite à la migration du core 4.3.0

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

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26