/[openfoncier]/trunk/app/findPetitionnaire.php
ViewVC logotype

Diff of /trunk/app/findPetitionnaire.php

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

revision 1121 by nhaye, Fri Dec 21 16:49:30 2012 UTC revision 1122 by nhaye, Fri Dec 21 17:22:12 2012 UTC
# Line 16  $mor_nom = (isset($_GET['mor_nom']) ? $_ Line 16  $mor_nom = (isset($_GET['mor_nom']) ? $_
16  $listData = "";  $listData = "";
17    
18  $f = new utils("nohtml");  $f = new utils("nohtml");
19    $f->isAccredited(array("demande","demande_modifier","demande_ajouter"), "OR");
20    
21  $f->disableLog();  $f->disableLog();
22    
23  $requete = "frequent is TRUE AND  $requete = "frequent is TRUE AND

Legend:
Removed from v.1121  
changed lines
  Added in v.1122

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26