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

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

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

revision 168 by fraynaud, Tue Oct 4 15:35:29 2011 UTC revision 196 by fraynaud, Sat Oct 15 21:07:29 2011 UTC
# Line 2  Line 2 
2  //$Id$  //$Id$
3  //gen openMairie le 04/10/2011 15:15  //gen openMairie le 04/10/2011 15:15
4  include('../gen/sql/pgsql/statistique.inc.php');  include('../gen/sql/pgsql/statistique.inc.php');
5    if(isset($idx))
6      $selection=" where dossier ='".$idx."'";
7    else
8      $selection="";
9  ?>  ?>

Legend:
Removed from v.168  
changed lines
  Added in v.196

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26