Parent Directory | Revision Log | Patch
revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC | revision 20 by fraynaud, Mon Jul 18 15:27:17 2011 UTC | |
---|---|---|
# | Line 2 | Line 2 |
2 | //$Id$ | //$Id$ |
3 | //gen openMairie le 10/02/2011 20:31 | //gen openMairie le 10/02/2011 20:31 |
4 | include('../gen/sql/pgsql/blocnote.inc.php'); | include('../gen/sql/pgsql/blocnote.inc.php'); |
5 | $champRecherche=array("categorie"); | |
6 | if(isset($idx)) | |
7 | $selection=" where dossier ='".$idx."'"; | |
8 | else | |
9 | $selection=""; | |
10 | $tri= " order by blocnote"; | |
11 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |