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

Diff of /trunk/sql/pgsql/dossier_plusieursparcelles.reqmo.inc.php

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

revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC revision 242 by fraynaud, Wed Nov 23 19:39:04 2011 UTC
# Line 14  $reqmo['sql']="select dossier, Line 14  $reqmo['sql']="select dossier,
14                        nature,                        nature,
15                        pos,                        pos,
16                        sig                          sig  
17                        from dossier                        from ".DB_PREFIXE."dossier
18                        where length( parcelle ) > 6  and nature = 'PC' and sig =''";                        where length( parcelle ) > 6  and nature = 'PC' and sig =''";
19    
20  ?>  ?>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26