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

Diff of /trunk/sql/pgsql/terrain.inc.php

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

revision 312 by atreal, Wed Mar 28 17:19:49 2012 UTC revision 430 by nhaye, Mon Sep 24 16:21:22 2012 UTC
# Line 8  $champAffiche=array("terrain", Line 8  $champAffiche=array("terrain",
8                      "nom as proprietaire",                      "nom as proprietaire",
9                      "parcelle.surface");                      "parcelle.surface");
10  $champRecherche=array("parcelle.parcelle");  $champRecherche=array("parcelle.parcelle");
 if(isset($idx))  
   $selection=" where dossier ='".$idx."'";  
 else  
   $selection="";  
11  $tri= " order by parcelle";  $tri= " order by parcelle";
12  ?>  ?>

Legend:
Removed from v.312  
changed lines
  Added in v.430

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26