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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 571 - (hide annotations)
Wed Oct 31 15:16:42 2012 UTC (12 years, 3 months ago) by nhaye
File size: 257 byte(s)
Modification du code suite à la modification des nom de fichiers précédement commités.

1 nhaye 554 <?php
2     //$Id$
3     //gen openMairie le 18/10/2012 16:21
4 nhaye 571 include('demande_avis_encours.inc.php');
5 nhaye 554 $ent = _("Demandes d'avis")." -> "._("passees");
6    
7     $selection=' WHERE consultation.avis_consultation NOTNULL
8     AND om_utilisateur.login=\''.$_SESSION['login'].'\'';
9    
10     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26