Parent Directory | Revision Log | 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 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |