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

Diff of /trunk/sql/pgsql/consultation.form.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC revision 20 by fraynaud, Mon Jul 18 15:27:17 2011 UTC
# Line 2  Line 2 
2  //$Id$  //$Id$
3  //gen openMairie le 10/02/2011 20:32  //gen openMairie le 10/02/2011 20:32
4  include('../gen/sql/pgsql/consultation.form.inc.php');  include('../gen/sql/pgsql/consultation.form.inc.php');
5    $sql_service= "select service, service||' '||libelle from service order by libelle";
6    $sql_avis= "select avis,avis||' '||libelle from avis order by libelle";
7  ?>  ?>

Legend:
Removed from v.3  
changed lines
  Added in v.20

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26