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

Annotation of /trunk/sql/pgsql/blocnote.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20 - (hide annotations)
Mon Jul 18 15:27:17 2011 UTC (13 years, 6 months ago) by fraynaud
Original Path: trunk/sql/pgsql/blocnote.inc
File size: 245 byte(s)
maj version 3.00


1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 10/02/2011 20:31
4     include('../gen/sql/pgsql/blocnote.inc.php');
5 fraynaud 20 $champRecherche=array("categorie");
6     if(isset($idx))
7     $selection=" where dossier ='".$idx."'";
8     else
9     $selection="";
10     $tri= " order by blocnote";
11 fraynaud 3 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26